is not current version
Last Version 1.6.5

io.github.aritzhack:aritzh-parent 1.5.9

Utility library to help making any kind of app or game.

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-parent
Version

Version

1.5.9
Type

Type

pom

Download aritzh-parent 1.5.9

Filename Size
aritzh-parent-1.5.9.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-parent/ -->
<dependency>
    <groupId>io.github.aritzhack</groupId>
    <artifactId>aritzh-parent</artifactId>
    <version>1.5.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-parent/
implementation 'io.github.aritzhack:aritzh-parent:1.5.9'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-parent/
implementation ("io.github.aritzhack:aritzh-parent:1.5.9")
'io.github.aritzhack:aritzh-parent:pom:1.5.9'
<dependency org="io.github.aritzhack" name="aritzh-parent" rev="1.5.9">
  <artifact name="aritzh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-parent', version='1.5.9')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-parent" % "1.5.9"
[io.github.aritzhack/aritzh-parent "1.5.9"]