is not current version
Last Version 3.6.0

org.webjars:pouchdb 3.3.0

WebJar for PouchDB

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

pouchdb
Version

Version

3.3.0
Type

Type

jar

Download pouchdb 3.3.0


<!-- https://jarcasting.com/artifacts/org.webjars/pouchdb/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>pouchdb</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/pouchdb/
implementation 'org.webjars:pouchdb:3.3.0'
// https://jarcasting.com/artifacts/org.webjars/pouchdb/
implementation ("org.webjars:pouchdb:3.3.0")
'org.webjars:pouchdb:jar:3.3.0'
<dependency org="org.webjars" name="pouchdb" rev="3.3.0">
  <artifact name="pouchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='pouchdb', version='3.3.0')
)
libraryDependencies += "org.webjars" % "pouchdb" % "3.3.0"
[org.webjars/pouchdb "3.3.0"]