techascent/tech.datatype.fastutil

Fastutil bindings for the tech.compute subsystem

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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