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