Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.deelam |
ArtifactId | ArtifactIdgraphtools-top-pom |
Version | Version0.0.2 |
Type | Typepom |
Filename | Size |
---|---|
graphtools-top-pom-0.0.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.deelam/graphtools-top-pom/ -->
<dependency>
<groupId>net.deelam</groupId>
<artifactId>graphtools-top-pom</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.deelam/graphtools-top-pom/
implementation 'net.deelam:graphtools-top-pom:0.0.2'
// https://jarcasting.com/artifacts/net.deelam/graphtools-top-pom/
implementation ("net.deelam:graphtools-top-pom:0.0.2")
'net.deelam:graphtools-top-pom:pom:0.0.2'
<dependency org="net.deelam" name="graphtools-top-pom" rev="0.0.2">
<artifact name="graphtools-top-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.deelam', module='graphtools-top-pom', version='0.0.2')
)
libraryDependencies += "net.deelam" % "graphtools-top-pom" % "0.0.2"
[net.deelam/graphtools-top-pom "0.0.2"]