yaclot

Yet another Clojure conversion and record transformation library.

Leiningen/Boot

[yaclot "0.1.5"]

Clojure CLI/deps.edn

yaclot/yaclot {:mvn/version "0.1.5"}

Gradle

implementation("yaclot:yaclot:0.1.5")

Maven

<dependency>
  <groupId>yaclot</groupId>
  <artifactId>yaclot</artifactId>
  <version>0.1.5</version>
</dependency>