Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.anwiba.commons.tools |
ArtifactId | ArtifactIdanwiba-commons-tools |
Version | Version1.0.76 |
Type | Typepom |
Filename | Size |
---|---|
anwiba-commons-tools-1.0.76.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/ -->
<dependency>
<groupId>net.anwiba.commons.tools</groupId>
<artifactId>anwiba-commons-tools</artifactId>
<version>1.0.76</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/
implementation 'net.anwiba.commons.tools:anwiba-commons-tools:1.0.76'
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-commons-tools/
implementation ("net.anwiba.commons.tools:anwiba-commons-tools:1.0.76")
'net.anwiba.commons.tools:anwiba-commons-tools:pom:1.0.76'
<dependency org="net.anwiba.commons.tools" name="anwiba-commons-tools" rev="1.0.76">
<artifact name="anwiba-commons-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.commons.tools', module='anwiba-commons-tools', version='1.0.76')
)
libraryDependencies += "net.anwiba.commons.tools" % "anwiba-commons-tools" % "1.0.76"
[net.anwiba.commons.tools/anwiba-commons-tools "1.0.76"]