MVN

org.webjars : pouchdb

Maven & Gradle

Jun 30, 2015
0 stars

PouchDB · WebJar for PouchDB

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>pouchdb</artifactId>
    <version>3.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.webjars : pouchdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.0

All Versions

Choose a version of org.webjars : pouchdb to add to Maven or Gradle - All Versions:

  • Version Updated
  • pouchdb-3.6.0

    Jun 30, 2015
  • pouchdb-3.5.0

    May 23, 2015
  • pouchdb-3.3.0

    Feb 08, 2015

How to add a dependency to Maven

Add the following org.webjars : pouchdb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>pouchdb</artifactId>
    <version>3.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.webjars : pouchdb gradle dependency to your build.gradle file:

implementation 'org.webjars:pouchdb:3.6.0'

Gradle Kotlin DSL: Add the following org.webjars : pouchdb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.webjars:pouchdb:3.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.webjars : pouchdb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.webjars" % "pouchdb" % "3.6.0"

Advertisement

Dependencies from Group

Mar 14, 2023
469 usages
May 31, 2023
347 usages
Jun 02, 2023
217 usages
187 usages
Oct 31, 2022
141 usages
1 stars

Discover Dependencies

Jul 26, 2021
14 usages
Jan 02, 2023
88 usages
Sep 27, 2021
1 usages
Feb 06, 2023
22 usages
Apr 28, 2018
191 usages
Sep 15, 2022
3 usages
Jun 02, 2018
5 usages
Sep 24, 2022
6 usages
Mar 21, 2023
2 usages
Jul 11, 2017
9 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome