License |
License |
---|---|
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdaritzh-core |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaritzh-core
Utility library to help making any kind of app or game.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aritzh-core-5.0.1.pom | |
aritzh-core-5.0.1.jar | 77 KB |
aritzh-core-5.0.1-sources.jar | 59 KB |
aritzh-core-5.0.1-javadoc.jar | 559 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |