com.github.brianium/indexed.db

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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