is not current version
Last Version 1.1.4

at.co.svc.jareto:jareto-client 1.0.0

Java REST Tools

Categories

Categories

CLI User Interface
GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-client
Version

Version

1.0.0
Type

Type

jar

Download jareto-client 1.0.0


<!-- https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-client/ -->
<dependency>
    <groupId>at.co.svc.jareto</groupId>
    <artifactId>jareto-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-client/
implementation 'at.co.svc.jareto:jareto-client:1.0.0'
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-client/
implementation ("at.co.svc.jareto:jareto-client:1.0.0")
'at.co.svc.jareto:jareto-client:jar:1.0.0'
<dependency org="at.co.svc.jareto" name="jareto-client" rev="1.0.0">
  <artifact name="jareto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.co.svc.jareto', module='jareto-client', version='1.0.0')
)
libraryDependencies += "at.co.svc.jareto" % "jareto-client" % "1.0.0"
[at.co.svc.jareto/jareto-client "1.0.0"]