Last Version

aritzh-core 5.0.1

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

License

License

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-core
Version

Version

5.0.1
Type

Type

jar
Description

Description

aritzh-core
Utility library to help making any kind of app or game.
Project URL

Project URL

https://github.com/aritzhack/aritzh
Source Code Management

Source Code Management

https://gitlab.com/aritzh/aritzh

Download aritzh-core 5.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.aritzhack : aritzh-logging jar 5.0.0
com.google.guava : guava jar 18.0
io.github.aritzhack : aritzh-annotations jar 5.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.