is not current version
Last Version 0.2.1

com.github.shootmoon:xmlconfigmapper 0.1.2

An annotation processor for read XML

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.shootmoon
ArtifactId

ArtifactId

xmlconfigmapper
Version

Version

0.1.2
Type

Type

pom

Download xmlconfigmapper 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/ -->
<dependency>
    <groupId>com.github.shootmoon</groupId>
    <artifactId>xmlconfigmapper</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/
implementation 'com.github.shootmoon:xmlconfigmapper:0.1.2'
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/
implementation ("com.github.shootmoon:xmlconfigmapper:0.1.2")
'com.github.shootmoon:xmlconfigmapper:pom:0.1.2'
<dependency org="com.github.shootmoon" name="xmlconfigmapper" rev="0.1.2">
  <artifact name="xmlconfigmapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shootmoon', module='xmlconfigmapper', version='0.1.2')
)
libraryDependencies += "com.github.shootmoon" % "xmlconfigmapper" % "0.1.2"
[com.github.shootmoon/xmlconfigmapper "0.1.2"]