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