is not current version
Last Version 0.7.2

io.confound:config-file-format-xml-provider 0.7.0

File format provider for XML files.

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration ORM Data
GroupId

GroupId

io.confound
ArtifactId

ArtifactId

config-file-format-xml-provider
Version

Version

0.7.0
Type

Type

jar

Download config-file-format-xml-provider 0.7.0


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