is not current version
Last Version 5.2.0

io.github.aritzhack:aritzh-bds 5.0.3

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-bds
Version

Version

5.0.3
Type

Type

jar

Download aritzh-bds 5.0.3


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