is not current version
Last Version 0.30

net.cactusthorn.routing:root 0.26

Parent POM

Categories

Categories

Net
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

root
Version

Version

0.26
Type

Type

pom

Download root 0.26

Filename Size
root-0.26.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/net.cactusthorn.routing/root/ -->
<dependency>
    <groupId>net.cactusthorn.routing</groupId>
    <artifactId>root</artifactId>
    <version>0.26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.routing/root/
implementation 'net.cactusthorn.routing:root:0.26'
// https://jarcasting.com/artifacts/net.cactusthorn.routing/root/
implementation ("net.cactusthorn.routing:root:0.26")
'net.cactusthorn.routing:root:pom:0.26'
<dependency org="net.cactusthorn.routing" name="root" rev="0.26">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.routing', module='root', version='0.26')
)
libraryDependencies += "net.cactusthorn.routing" % "root" % "0.26"
[net.cactusthorn.routing/root "0.26"]