org.dthume/data.set-db

Indexed set type for clojure

Leiningen/Boot

[org.dthume/data.set-db "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.dthume/data.set-db {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("org.dthume:data.set-db:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.dthume</groupId>
  <artifactId>data.set-db</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>