is not current version
Last Version 0.80

Config :: JSON 0.40

Config :: JSON

License

License

Categories

Categories

Net config Application Layer Libs Configuration JSON Data
GroupId

GroupId

net.cactusthorn.config
ArtifactId

ArtifactId

config-json
Version

Version

0.40
Type

Type

jar
Description

Description

Config :: JSON
Config :: JSON
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.config

Download config-json 0.40


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

Dependencies

compile (2)

Group / Artifact Type Version
net.cactusthorn.config : config-core jar 0.40
com.google.code.gson : gson jar 2.8.7

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

Project Modules

There are no modules declared in this project.