is not current version
Last Version 5.0.1

io.github.aritzhack:aritzh-core 4.2.2

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-core
Version

Version

4.2.2
Type

Type

jar

Download aritzh-core 4.2.2


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