License |
License |
---|---|
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdaritzh-parent |
Last Version | Last Version1.6.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAritzh
Utility library to help making any kind of app or game.
|
Project URL |
Project URL |
Filename | Size |
---|---|
aritzh-parent-1.6.5.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.6.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-parent/
implementation 'io.github.aritzhack:aritzh-parent:1.6.5'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-parent/
implementation ("io.github.aritzhack:aritzh-parent:1.6.5")
'io.github.aritzhack:aritzh-parent:pom:1.6.5'
<dependency org="io.github.aritzhack" name="aritzh-parent" rev="1.6.5">
<artifact name="aritzh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-parent', version='1.6.5')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-parent" % "1.6.5"
[io.github.aritzhack/aritzh-parent "1.6.5"]