License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shootmoon |
ArtifactId | ArtifactIdxmlconfigmapper-core |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionxmlconfigmapper-core 0.2.1
An annotation processor for read XML
|
Filename | Size |
---|---|
xmlconfigmapper-core-0.2.1.pom | |
xmlconfigmapper-core-0.2.1.jar | 17 KB |
xmlconfigmapper-core-0.2.1-sources.jar | 13 KB |
xmlconfigmapper-core-0.2.1-javadoc.jar | 139 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
dom4j : dom4j | jar | 1.6.1 |
com.squareup.okio : okio | jar | 2.4.3 |