com.github.brianium/indexed.db

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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