Last Version

Aritzh 1.6.5

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

License

License

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-parent
Version

Version

1.6.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/aritzhack/aritzh/

Download aritzh-parent 1.6.5

Filename Size
aritzh-parent-1.6.5.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • aritzh-core
  • aritzh-awt
  • aritzh-slick2d
  • aritzh-lwjgl