License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shootmoon |
ArtifactId | ArtifactIdxmlconfigmapper-processor |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxmlconfigmapper-processor 0.2.1
An annotation processor for read XML
|
<!-- 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"]
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 |