tvm-clj

Clojure bindings and exploration of the tvm library

Leiningen/Boot

[tvm-clj "0.1.7"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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