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