GroupId | GroupIdio.github.aritzhack |
---|---|
ArtifactId | ArtifactIdaritzh-bds |
Version | Version5.0.2 |
Type | Typejar |
Filename | Size |
---|---|
aritzh-bds-5.0.2.pom | |
aritzh-bds-5.0.2.jar | 14 KB |
aritzh-bds-5.0.2-sources.jar | 6 KB |
aritzh-bds-5.0.2-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-bds/ -->
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>aritzh-bds</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-bds/
implementation 'io.github.aritzhack:aritzh-bds:5.0.2'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-bds/
implementation ("io.github.aritzhack:aritzh-bds:5.0.2")
'io.github.aritzhack:aritzh-bds:jar:5.0.2'
<dependency org="io.github.aritzhack" name="aritzh-bds" rev="5.0.2">
<artifact name="aritzh-bds" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-bds', version='5.0.2')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-bds" % "5.0.2"
[io.github.aritzhack/aritzh-bds "5.0.2"]