tvm-clj

Clojure bindings and exploration of the tvm library

Leiningen/Boot

[tvm-clj "1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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