is not current version
Last Version 1.0.2

org.sourceprojects.xmlparser:parent 0.0.6

Spring Configurationreader-like XmlParser for Java

GroupId

GroupId

org.sourceprojects.xmlparser
ArtifactId

ArtifactId

parent
Version

Version

0.0.6
Type

Type

pom

Download parent 0.0.6

Filename Size
parent-0.0.6.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sourceprojects.xmlparser/parent/ -->
<dependency>
    <groupId>org.sourceprojects.xmlparser</groupId>
    <artifactId>parent</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sourceprojects.xmlparser/parent/
implementation 'org.sourceprojects.xmlparser:parent:0.0.6'
// https://jarcasting.com/artifacts/org.sourceprojects.xmlparser/parent/
implementation ("org.sourceprojects.xmlparser:parent:0.0.6")
'org.sourceprojects.xmlparser:parent:pom:0.0.6'
<dependency org="org.sourceprojects.xmlparser" name="parent" rev="0.0.6">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sourceprojects.xmlparser', module='parent', version='0.0.6')
)
libraryDependencies += "org.sourceprojects.xmlparser" % "parent" % "0.0.6"
[org.sourceprojects.xmlparser/parent "0.0.6"]