is not current version
Last Version 0.80

net.cactusthorn.config:root 0.20

Parent POM

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

root
Version

Version

0.20
Type

Type

pom

Download root 0.20

Filename Size
root-0.20.pom 17 KB
Browse

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