techascent/tech.datatype.fastutil

Fastutil bindings for the tech.compute subsystem

Leiningen/Boot

[techascent/tech.datatype.fastutil "0.3"]

Clojure CLI/deps.edn

techascent/tech.datatype.fastutil {:mvn/version "0.3"}

Gradle

implementation("techascent:tech.datatype.fastutil:0.3")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.datatype.fastutil</artifactId>
  <version>0.3</version>
</dependency>