xmlconfigmapper-processor 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-processor
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

xmlconfigmapper-processor 0.2.1
An annotation processor for read XML

Download xmlconfigmapper-processor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.shootmoon : xmlconfigmapper-core jar 0.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
com.squareup : javapoet jar 1.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.2