is not current version
Last Version 0.1.9

net.java.trueupdate:trueupdate-jax-rs-client 0.1.4

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-jax-rs-client
Version

Version

0.1.4
Type

Type

jar

Download trueupdate-jax-rs-client 0.1.4


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