is not current version
Last Version 1.1.4

at.co.svc.jareto:jareto-common 1.1.2

Java REST Tools

GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-common
Version

Version

1.1.2
Type

Type

jar

Download jareto-common 1.1.2


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