is not current version
Last Version 1.1.4

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

Java REST Tools

GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-parent
Version

Version

1.1.2
Type

Type

pom

Download jareto-parent 1.1.2

Filename Size
jareto-parent-1.1.2.pom 4 KB
Browse

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