GroupId | GroupIdio.github.aritzhack |
---|---|
ArtifactId | ArtifactIdaritzh-bds |
Version | Version4.2.2 |
Type | Typejar |
Filename | Size |
---|---|
aritzh-bds-4.2.2.pom | |
aritzh-bds-4.2.2.jar | 12 KB |
aritzh-bds-4.2.2-sources.jar | 5 KB |
aritzh-bds-4.2.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>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-bds/
implementation 'io.github.aritzhack:aritzh-bds:4.2.2'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-bds/
implementation ("io.github.aritzhack:aritzh-bds:4.2.2")
'io.github.aritzhack:aritzh-bds:jar:4.2.2'
<dependency org="io.github.aritzhack" name="aritzh-bds" rev="4.2.2">
<artifact name="aritzh-bds" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-bds', version='4.2.2')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-bds" % "4.2.2"
[io.github.aritzhack/aritzh-bds "4.2.2"]