| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration ORM Data | 
| GroupId | GroupIdio.confound | 
| ArtifactId | ArtifactIdconfig-file-format-properties | 
| Last Version | Last Version0.7.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProperties Configuration File Format File format implementation for properties files. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.confound/config-file-format-properties/ -->
<dependency>
    <groupId>io.confound</groupId>
    <artifactId>config-file-format-properties</artifactId>
    <version>0.7.2</version>
</dependency>// https://jarcasting.com/artifacts/io.confound/config-file-format-properties/
implementation 'io.confound:config-file-format-properties:0.7.2'// https://jarcasting.com/artifacts/io.confound/config-file-format-properties/
implementation ("io.confound:config-file-format-properties:0.7.2")'io.confound:config-file-format-properties:jar:0.7.2'<dependency org="io.confound" name="config-file-format-properties" rev="0.7.2">
  <artifact name="config-file-format-properties" type="jar" />
</dependency>@Grapes(
@Grab(group='io.confound', module='config-file-format-properties', version='0.7.2')
)libraryDependencies += "io.confound" % "config-file-format-properties" % "0.7.2"[io.confound/config-file-format-properties "0.7.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.globalmentor : globalmentor-core | jar | 0.6.4 | 
| io.clogr : clogr | jar | 0.8.0 | 
| io.confound : config-file | jar | 0.7.2 | 
| io.confound : config-properties | jar | 0.7.2 | 
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.5.2 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| com.github.npathai : hamcrest-optional | jar | 2.0.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 |