MVN

net.packet : java-client

Maven & Gradle

Sep 04, 2016
4 stars

Packet API Java Client · Lightweight Java Client library for accessing Packet REST APIs with project based (JVM hosted languages) on Java, Groovy, Scala, Clojure, etc.

<dependency>
    <groupId>net.packet</groupId>
    <artifactId>java-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.packet : java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.packet : java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-client-1.0.0

How to add a dependency to Maven

Add the following net.packet : java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.packet</groupId>
    <artifactId>java-client</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.packet : java-client gradle dependency to your build.gradle file:

implementation 'net.packet:java-client:1.0.0'

Gradle Kotlin DSL: Add the following net.packet : java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.packet:java-client:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.packet : java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.packet" % "java-client" % "1.0.0"

Advertisement

Dependencies from Group

Sep 04, 2016
4 stars

Discover Dependencies

Mar 30, 2020
3 usages
98 stars
Apr 17, 2021
441 stars
Jul 24, 2023
3 usages
Sep 04, 2016
3 stars
Dec 06, 2016
2 stars
Aug 30, 2016
0 stars
Sep 26, 2016
1 usages
1 stars
Sep 26, 2016
3 usages
1 stars
Oct 14, 2017
5 usages
104 stars