License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hasor |
ArtifactId | ArtifactIdcobble-settings |
Version | Version4.3.0 |
Type | Typejar |
Description |
DescriptionCobble Settings
config reader utils.
|
Filename | Size |
---|---|
cobble-settings-4.3.0.pom | |
cobble-settings-4.3.0.jar | 357 KB |
cobble-settings-4.3.0-sources.jar | 227 KB |
cobble-settings-4.3.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/cobble-settings/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>cobble-settings</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/cobble-settings/
implementation 'net.hasor:cobble-settings:4.3.0'
// https://jarcasting.com/artifacts/net.hasor/cobble-settings/
implementation ("net.hasor:cobble-settings:4.3.0")
'net.hasor:cobble-settings:jar:4.3.0'
<dependency org="net.hasor" name="cobble-settings" rev="4.3.0">
<artifact name="cobble-settings" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='cobble-settings', version='4.3.0')
)
libraryDependencies += "net.hasor" % "cobble-settings" % "4.3.0"
[net.hasor/cobble-settings "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.hasor : cobble-lang | jar | 4.3.0 |
org.yaml : snakeyaml Optional | jar | 1.27 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.6 |
org.powermock : powermock-api-mockito2 | jar | 2.0.6 |