is not current version
Last Version 5.0.1

io.github.aritzhack:aritzh-core 2.4.0

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-core
Version

Version

2.4.0
Type

Type

jar

Download aritzh-core 2.4.0


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