is not current version
Last Version 4.4.0

net.hasor:cobble-settings 4.3.4

config reader utils.

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

cobble-settings
Version

Version

4.3.4
Type

Type

jar

Download cobble-settings 4.3.4


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