Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.anwiba.commons.tools |
ArtifactId | ArtifactIdanwiba-tools-graphml |
Version | Version1.0.68 |
Type | Typejar |
Filename | Size |
---|---|
anwiba-tools-graphml-1.0.68.pom | |
anwiba-tools-graphml-1.0.68.jar | 28 KB |
anwiba-tools-graphml-1.0.68-sources.jar | 29 KB |
anwiba-tools-graphml-1.0.68-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.68</version>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-tools-graphml/
implementation 'net.anwiba.commons.tools:anwiba-tools-graphml:1.0.68'
// https://jarcasting.com/artifacts/net.anwiba.commons.tools/anwiba-tools-graphml/
implementation ("net.anwiba.commons.tools:anwiba-tools-graphml:1.0.68")
'net.anwiba.commons.tools:anwiba-tools-graphml:jar:1.0.68'
<dependency org="net.anwiba.commons.tools" name="anwiba-tools-graphml" rev="1.0.68">
<artifact name="anwiba-tools-graphml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.commons.tools', module='anwiba-tools-graphml', version='1.0.68')
)
libraryDependencies += "net.anwiba.commons.tools" % "anwiba-tools-graphml" % "1.0.68"
[net.anwiba.commons.tools/anwiba-tools-graphml "1.0.68"]