is not current version
Last Version 0.8.1

net.java.trueupdate:trueupdate-jaxrs-client 0.6

Provides a RESTful web service client for artifact updates.

Categories

Categories

Java Languages Net CLI User Interface
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-jaxrs-client
Version

Version

0.6
Type

Type

jar

Download trueupdate-jaxrs-client 0.6


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs-client/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-jaxrs-client</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs-client/
implementation 'net.java.trueupdate:trueupdate-jaxrs-client:0.6'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs-client/
implementation ("net.java.trueupdate:trueupdate-jaxrs-client:0.6")
'net.java.trueupdate:trueupdate-jaxrs-client:jar:0.6'
<dependency org="net.java.trueupdate" name="trueupdate-jaxrs-client" rev="0.6">
  <artifact name="trueupdate-jaxrs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-jaxrs-client', version='0.6')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-jaxrs-client" % "0.6"
[net.java.trueupdate/trueupdate-jaxrs-client "0.6"]