is not current version
Last Version 1.1.4

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

Java REST Tools

GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-common
Version

Version

0.0.1
Type

Type

jar

Download jareto-common 0.0.1


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