tvm-clj

Clojure bindings and exploration of the tvm library

Leiningen/Boot

[tvm-clj "1.3"]

Clojure CLI/deps.edn

tvm-clj/tvm-clj {:mvn/version "1.3"}

Gradle

implementation("tvm-clj:tvm-clj:1.3")

Maven

<dependency>
  <groupId>tvm-clj</groupId>
  <artifactId>tvm-clj</artifactId>
  <version>1.3</version>
</dependency>