is not current version
Last Version 0.7.2

io.confound:config-file-format-properties-provider 0.6.0

File format provider for properties files.

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration ORM Data
GroupId

GroupId

io.confound
ArtifactId

ArtifactId

config-file-format-properties-provider
Version

Version

0.6.0
Type

Type

jar

Download config-file-format-properties-provider 0.6.0


<!-- https://jarcasting.com/artifacts/io.confound/config-file-format-properties-provider/ -->
<dependency>
    <groupId>io.confound</groupId>
    <artifactId>config-file-format-properties-provider</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config-file-format-properties-provider/
implementation 'io.confound:config-file-format-properties-provider:0.6.0'
// https://jarcasting.com/artifacts/io.confound/config-file-format-properties-provider/
implementation ("io.confound:config-file-format-properties-provider:0.6.0")
'io.confound:config-file-format-properties-provider:jar:0.6.0'
<dependency org="io.confound" name="config-file-format-properties-provider" rev="0.6.0">
  <artifact name="config-file-format-properties-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config-file-format-properties-provider', version='0.6.0')
)
libraryDependencies += "io.confound" % "config-file-format-properties-provider" % "0.6.0"
[io.confound/config-file-format-properties-provider "0.6.0"]