yaclot

Yet another Clojure conversion and record transformation library.

Leiningen/Boot

[yaclot "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

yaclot/yaclot {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("yaclot:yaclot:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>yaclot</groupId>
  <artifactId>yaclot</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>