tvm-clj

Clojure bindings and exploration of the tvm library

Leiningen/Boot

[tvm-clj "1.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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