is not current version
Last Version 5.0.0

io.github.aritzhack:aritzh-gameEngine 3.2.1

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-gameEngine
Version

Version

3.2.1
Type

Type

jar

Download aritzh-gameEngine 3.2.1


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