com.phronemophobic/usearch-clj

A wrapper for usearch.

Leiningen/Boot

[com.phronemophobic/usearch-clj "1.0"]

Clojure CLI/deps.edn

com.phronemophobic/usearch-clj {:mvn/version "1.0"}

Gradle

implementation("com.phronemophobic:usearch-clj:1.0")

Maven

<dependency>
  <groupId>com.phronemophobic</groupId>
  <artifactId>usearch-clj</artifactId>
  <version>1.0</version>
</dependency>