License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration JSON Data |
GroupId | GroupIdnet.cactusthorn.config |
ArtifactId | ArtifactIdconfig-hjson |
Last Version | Last Version0.80 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfig :: Hjson
Config :: Hjson
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-hjson-0.80.pom | |
config-hjson-0.80.jar | 10 KB |
config-hjson-0.80-sources.jar | 8 KB |
config-hjson-0.80-javadoc.jar | 53 KB |
config-hjson-0.80-bundle.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.config/config-hjson/ -->
<dependency>
<groupId>net.cactusthorn.config</groupId>
<artifactId>config-hjson</artifactId>
<version>0.80</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-hjson/
implementation 'net.cactusthorn.config:config-hjson:0.80'
// https://jarcasting.com/artifacts/net.cactusthorn.config/config-hjson/
implementation ("net.cactusthorn.config:config-hjson:0.80")
'net.cactusthorn.config:config-hjson:jar:0.80'
<dependency org="net.cactusthorn.config" name="config-hjson" rev="0.80">
<artifact name="config-hjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.config', module='config-hjson', version='0.80')
)
libraryDependencies += "net.cactusthorn.config" % "config-hjson" % "0.80"
[net.cactusthorn.config/config-hjson "0.80"]
Group / Artifact | Type | Version |
---|---|---|
net.cactusthorn.config : config-core | jar | 0.80 |
org.hjson : hjson | jar | 3.0.0 |
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 |