is not current version
Last Version 0.30

net.cactusthorn.routing:root 0.27

Parent POM

Categories

Categories

Net
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

root
Version

Version

0.27
Type

Type

pom

Download root 0.27

Filename Size
root-0.27.pom 21 KB
Browse

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