| License | 
                License | 
        
|---|---|
| Categories | 
                Categoriesconfig Application Layer Libs Configuration ORM Data | 
        
| GroupId | GroupIdtech.stormfox | 
    
| ArtifactId | ArtifactIdKelaniConfig | 
    
| Last Version | Last Version2.3.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionKelaniConfig 
            A yml config manager for java 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| KelaniConfig-2.3.3.pom | |
| KelaniConfig-2.3.3.jar | 6 KB | 
| KelaniConfig-2.3.3-sources.jar | 4 KB | 
| KelaniConfig-2.3.3-javadoc.jar | 32 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.stormfox/KelaniConfig/ -->
<dependency>
    <groupId>tech.stormfox</groupId>
    <artifactId>KelaniConfig</artifactId>
    <version>2.3.3</version>
</dependency>
                // https://jarcasting.com/artifacts/tech.stormfox/KelaniConfig/
implementation 'tech.stormfox:KelaniConfig:2.3.3'
                // https://jarcasting.com/artifacts/tech.stormfox/KelaniConfig/
implementation ("tech.stormfox:KelaniConfig:2.3.3")
                'tech.stormfox:KelaniConfig:jar:2.3.3'
                <dependency org="tech.stormfox" name="KelaniConfig" rev="2.3.3">
  <artifact name="KelaniConfig" type="jar" />
</dependency>
                @Grapes(
@Grab(group='tech.stormfox', module='KelaniConfig', version='2.3.3')
)
                libraryDependencies += "tech.stormfox" % "KelaniConfig" % "2.3.3"
                [tech.stormfox/KelaniConfig "2.3.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| me.carleslc.Simple-YAML » Simple-Yaml | jar | 1.7.1 |