MVN

edu.rpi.tw.twks : twks-client

Maven & Gradle

Dec 10, 2019
2 stars

${product} Java client

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

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
twks-client-1.0.3
twks-client-1.0.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'edu.rpi.tw.twks:twks-client:1.0.3'

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

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

How to add a dependency to SBT Scala

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

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

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

Nov 07, 2019
0 stars
Oct 31, 2019
0 stars
Jul 11, 2020
1.1k stars
Oct 01, 2020
299 stars
Oct 01, 2020
299 stars
Jul 19, 2022
24 stars