is not current version
Last Version 4.1.0

org.webjars.npm:angular-pouchdb 2.0.8

WebJar for angular-pouchdb

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

angular-pouchdb
Version

Version

2.0.8
Type

Type

jar

Download angular-pouchdb 2.0.8


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