| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.hasor | 
    
| ArtifactId | ArtifactIdcobble-settings | 
    
| Last Version | Last Version4.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCobble Settings 
            config reader utils. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| cobble-settings-4.4.0.pom | |
| cobble-settings-4.4.0.jar | 357 KB | 
| cobble-settings-4.4.0-sources.jar | 227 KB | 
| cobble-settings-4.4.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.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.hasor/cobble-settings/
implementation 'net.hasor:cobble-settings:4.4.0'
                // https://jarcasting.com/artifacts/net.hasor/cobble-settings/
implementation ("net.hasor:cobble-settings:4.4.0")
                'net.hasor:cobble-settings:jar:4.4.0'
                <dependency org="net.hasor" name="cobble-settings" rev="4.4.0">
  <artifact name="cobble-settings" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.hasor', module='cobble-settings', version='4.4.0')
)
                libraryDependencies += "net.hasor" % "cobble-settings" % "4.4.0"
                [net.hasor/cobble-settings "4.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.hasor : cobble-lang | jar | 4.4.0 | 
| org.yaml : snakeyaml Optional | jar | 1.27 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |