is not current version
Last Version 6.1.0

org.webjars.bower:pouchdb 4.0.3

WebJar for pouchdb

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

pouchdb
Version

Version

4.0.3
Type

Type

jar

Download pouchdb 4.0.3


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