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