tvm-clj

Clojure bindings and exploration of the tvm library

Leiningen/Boot

[tvm-clj "1.2-test"]

Clojure CLI/deps.edn

tvm-clj/tvm-clj {:mvn/version "1.2-test"}

Gradle

implementation("tvm-clj:tvm-clj:1.2-test")

Maven

<dependency>
  <groupId>tvm-clj</groupId>
  <artifactId>tvm-clj</artifactId>
  <version>1.2-test</version>
</dependency>