is not current version
Last Version 1.1.4

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

Java REST Tools

Categories

Categories

CLI User Interface
GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-client
Version

Version

0.0.1
Type

Type

jar

Download jareto-client 0.0.1


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