ai.motiva/morph

A small collection of useful transformations

Leiningen/Boot

[ai.motiva/morph "1.3.0-SNAPSHOT"]

Clojure CLI/deps.edn

ai.motiva/morph {:mvn/version "1.3.0-SNAPSHOT"}

Gradle

implementation("ai.motiva:morph:1.3.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ai.motiva</groupId>
  <artifactId>morph</artifactId>
  <version>1.3.0-SNAPSHOT</version>
</dependency>