is not current version
Last Version 5.0.1

io.github.aritzhack:aritzh-core 3.1.0

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-core
Version

Version

3.1.0
Type

Type

jar

Download aritzh-core 3.1.0


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