License |
License |
---|---|
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdaritzh-extensions |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaritzh-extensions
Utility library to help making any kind of app or game.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aritzh-extensions-5.0.0.pom | |
aritzh-extensions-5.0.0.jar | 7 KB |
aritzh-extensions-5.0.0-sources.jar | 6 KB |
aritzh-extensions-5.0.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-extensions/ -->
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>aritzh-extensions</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-extensions/
implementation 'io.github.aritzhack:aritzh-extensions:5.0.0'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-extensions/
implementation ("io.github.aritzhack:aritzh-extensions:5.0.0")
'io.github.aritzhack:aritzh-extensions:jar:5.0.0'
<dependency org="io.github.aritzhack" name="aritzh-extensions" rev="5.0.0">
<artifact name="aritzh-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-extensions', version='5.0.0')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-extensions" % "5.0.0"
[io.github.aritzhack/aritzh-extensions "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
io.github.aritzhack : aritzh-eventBus | jar | 5.0.0 |
io.github.aritzhack : aritzh-core | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |