License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration JSON Data |
GroupId | GroupIdnet.cactusthorn.config |
ArtifactId | ArtifactIdconfig-json |
Last Version | Last Version0.80 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfig :: JSON
Config :: JSON
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-json-0.80.pom | |
config-json-0.80.jar | 9 KB |
config-json-0.80-sources.jar | 7 KB |
config-json-0.80-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-json/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>config-json</artifactId>
<version>0.80</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-json/
implementation 'net.cactusthorn.config:config-json:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-json/
implementation ("net.cactusthorn.config:config-json:0.80")
'net.cactusthorn.config:config-json:jar:0.80'
<dependency org="net.cactusthorn.config" name="config-json" rev="0.80">
<artifact name="config-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-json', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "config-json" % "0.80"
[net.cactusthorn.config/config-json "0.80"]
Group / Artifact | Type | Version |
---|---|---|
net.cactusthorn.config : config-core | jar | 0.80 |
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |