is not current version
Last Version 0.80

net.cactusthorn.config:config-json 0.50

Config :: JSON

Categories

Categories

Net config Application Layer Libs Configuration JSON Data
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-json
Version

Version

0.50
Type

Type

jar

Download config-json 0.50


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