PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser
[cljsjs/pouchdb "7.0.0-0"]
cljsjs/pouchdb {:mvn/version "7.0.0-0"}
implementation("cljsjs:pouchdb:7.0.0-0")
<dependency> <groupId>cljsjs</groupId> <artifactId>pouchdb</artifactId> <version>7.0.0-0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: