is not current version
Last Version 5.2.0

io.github.aritzhack:aritzh-bds 3.5.0

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

GroupId

GroupId

io.github.aritzhack
ArtifactId

ArtifactId

aritzh-bds
Version

Version

3.5.0
Type

Type

jar

Download aritzh-bds 3.5.0


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