MVN

io.takari.npm : npm-client

Maven & Gradle

Jan 27, 2016
3 stars
<dependency>
    <groupId>io.takari.npm</groupId>
    <artifactId>npm-client</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.takari.npm : npm-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.takari.npm : npm-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
npm-client-0.0.1

How to add a dependency to Maven

Add the following io.takari.npm : npm-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.takari.npm</groupId>
    <artifactId>npm-client</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.takari.npm : npm-client gradle dependency to your build.gradle file:

implementation 'io.takari.npm:npm-client:0.0.1'

Gradle Kotlin DSL: Add the following io.takari.npm : npm-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.takari.npm:npm-client:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.takari.npm : npm-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.takari.npm" % "npm-client" % "0.0.1"

Advertisement

Dependencies from Group

Jan 27, 2016
2 usages
3 stars
Jan 27, 2016
1 usages
3 stars
Jan 27, 2016
3 stars
Jan 27, 2016
3 stars

Discover Dependencies

Feb 09, 2017
22 stars
Feb 09, 2017
1 usages
22 stars
Feb 09, 2017
2 usages
30 stars
Feb 09, 2017
1 usages
22 stars
Dec 06, 2016
3 stars
Jan 31, 2016
0 stars
Mar 24, 2017
7 stars