com.github.brianium/indexed.db

Leiningen/Boot

[com.github.brianium/indexed.db "1.0.1"]

Clojure CLI/deps.edn

com.github.brianium/indexed.db {:mvn/version "1.0.1"}

Gradle

implementation("com.github.brianium:indexed.db:1.0.1")

Maven

<dependency>
  <groupId>com.github.brianium</groupId>
  <artifactId>indexed.db</artifactId>
  <version>1.0.1</version>
</dependency>