clota

Clota - IOTA Library Implemented in Clojure

Leiningen/Boot

[clota "0.1.0"]

Clojure CLI/deps.edn

clota/clota {:mvn/version "0.1.0"}

Gradle

implementation("clota:clota:0.1.0")

Maven

<dependency>
  <groupId>clota</groupId>
  <artifactId>clota</artifactId>
  <version>0.1.0</version>
</dependency>