is not current version
Last Version 5.0.1

io.github.aritzhack:aritzh-core 4.2.4

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-core
Version

Version

4.2.4
Type

Type

jar

Download aritzh-core 4.2.4


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