techascent/tech.javacpp-datatype

Bindings between javacpp and tech.datatype

Leiningen/Boot

[techascent/tech.javacpp-datatype "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

techascent/tech.javacpp-datatype {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("techascent:tech.javacpp-datatype:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.javacpp-datatype</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>