is not current version
Last Version 0.2.1

com.github.shootmoon:xmlconfigmapper-core 0.1.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.shootmoon
ArtifactId

ArtifactId

xmlconfigmapper-core
Version

Version

0.1.2
Type

Type

jar

Download xmlconfigmapper-core 0.1.2


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