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