MVN

edu.rpi.tw.twks : twks-rest-client

Maven & Gradle

May 06, 2020
2 stars

${product} Java REST client

<dependency>
    <groupId>edu.rpi.tw.twks</groupId>
    <artifactId>twks-rest-client</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.rpi.tw.twks : twks-rest-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of edu.rpi.tw.twks : twks-rest-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
twks-rest-client-1.0.4

How to add a dependency to Maven

Add the following edu.rpi.tw.twks : twks-rest-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.rpi.tw.twks</groupId>
    <artifactId>twks-rest-client</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.rpi.tw.twks : twks-rest-client gradle dependency to your build.gradle file:

implementation 'edu.rpi.tw.twks:twks-rest-client:1.0.4'

Gradle Kotlin DSL: Add the following edu.rpi.tw.twks : twks-rest-client gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.rpi.tw.twks:twks-rest-client:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.rpi.tw.twks : twks-rest-client sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.rpi.tw.twks" % "twks-rest-client" % "1.0.4"

Advertisement

Dependencies from Group

May 06, 2020
5 usages
2 stars
May 06, 2020
3 usages
2 stars
May 06, 2020
1 usages
2 stars
May 06, 2020
1 usages
2 stars
May 06, 2020
1 usages
2 stars

Discover Dependencies

May 09, 2020
0 stars
May 12, 2020
1 usages
May 12, 2020
0 stars
Mar 22, 2022
0 stars
Mar 22, 2022
0 stars
Aug 16, 2020
0 stars
Apr 05, 2022
0 stars
Apr 05, 2022
0 stars
May 06, 2020
1 usages
2 stars
Jan 20, 2021
2 stars