clota

Clota - IOTA Library Implemented in Clojure

Leiningen/Boot

[clota "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("clota:clota:0.1.2")

Maven

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