WebJar for PouchDB
More info: http://webjars.org
Upstream: https://github.com/pouchdb/pouchdb
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdpouchdb |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPouchDB
WebJar for PouchDB
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pouchdb-3.6.0.pom | |
pouchdb-3.6.0.jar | 695 KB |
pouchdb-3.6.0-javadoc.jar | 692 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/pouchdb/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>pouchdb</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/pouchdb/
implementation 'org.webjars:pouchdb:3.6.0'
// https://jarcasting.com/artifacts/org.webjars/pouchdb/
implementation ("org.webjars:pouchdb:3.6.0")
'org.webjars:pouchdb:jar:3.6.0'
<dependency org="org.webjars" name="pouchdb" rev="3.6.0">
<artifact name="pouchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='pouchdb', version='3.6.0')
)
libraryDependencies += "org.webjars" % "pouchdb" % "3.6.0"
[org.webjars/pouchdb "3.6.0"]
WebJar for PouchDB
More info: http://webjars.org
Upstream: https://github.com/pouchdb/pouchdb