is not current version
Last Version 1.4.0

com.github.jsr-330:config-xml 1.3.0

XML config module for JSR-330

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.jsr-330
ArtifactId

ArtifactId

config-xml
Version

Version

1.3.0
Type

Type

jar

Download config-xml 1.3.0


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