| License | 
                License
                                                        MIT License                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.jbakery | 
    
| ArtifactId | ArtifactIdjbakery-properties | 
    
| Last Version | Last Version1.8.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjbakery-properties 
            Advanced configuration properties provider. 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jbakery-properties-1.8.0.pom | |
| jbakery-properties-1.8.0.jar | 11 KB | 
| jbakery-properties-1.8.0-sources.jar | 7 KB | 
| jbakery-properties-1.8.0-javadoc.jar | 442 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jbakery/jbakery-properties/ -->
<dependency>
    <groupId>org.jbakery</groupId>
    <artifactId>jbakery-properties</artifactId>
    <version>1.8.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jbakery/jbakery-properties/
implementation 'org.jbakery:jbakery-properties:1.8.0'
                // https://jarcasting.com/artifacts/org.jbakery/jbakery-properties/
implementation ("org.jbakery:jbakery-properties:1.8.0")
                'org.jbakery:jbakery-properties:jar:1.8.0'
                <dependency org="org.jbakery" name="jbakery-properties" rev="1.8.0">
  <artifact name="jbakery-properties" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jbakery', module='jbakery-properties', version='1.8.0')
)
                libraryDependencies += "org.jbakery" % "jbakery-properties" % "1.8.0"
                [org.jbakery/jbakery-properties "1.8.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jbakery : jbakery-arguments | jar | 1.0.1 | 
| org.jbakery : jbakery-caching | jar | 1.0.0 |