Last Version

xmlconfigmapper-core 0.2.1 0.2.1

An annotation processor for read XML

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.shootmoon
ArtifactId

ArtifactId

xmlconfigmapper-core
Version

Version

0.2.1
Type

Type

jar
Description

Description

xmlconfigmapper-core 0.2.1
An annotation processor for read XML

Download xmlconfigmapper-core 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
dom4j : dom4j jar 1.6.1
com.squareup.okio : okio jar 2.4.3

Project Modules

There are no modules declared in this project.