is not current version
Last Version 1.1.4

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

Java REST Tools

GroupId

GroupId

at.co.svc.jareto
ArtifactId

ArtifactId

jareto-parent
Version

Version

0.0.1
Type

Type

pom

Download jareto-parent 0.0.1

Filename Size
jareto-parent-0.0.1.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>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-parent/
implementation 'at.co.svc.jareto:jareto-parent:0.0.1'
// https://jarcasting.com/artifacts/at.co.svc.jareto/jareto-parent/
implementation ("at.co.svc.jareto:jareto-parent:0.0.1")
'at.co.svc.jareto:jareto-parent:pom:0.0.1'
<dependency org="at.co.svc.jareto" name="jareto-parent" rev="0.0.1">
  <artifact name="jareto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.co.svc.jareto', module='jareto-parent', version='0.0.1')
)
libraryDependencies += "at.co.svc.jareto" % "jareto-parent" % "0.0.1"
[at.co.svc.jareto/jareto-parent "0.0.1"]