clota

Clota - IOTA Library Implemented in Clojure

Leiningen/Boot

[clota "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("clota:clota:0.1.1")

Maven

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