is not current version
Last Version 3.4.9

org.tinygroup:xmlparser 2.0.25


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

xmlparser
Version

Version

2.0.25
Type

Type

pom

Download xmlparser 2.0.25

Filename Size
xmlparser-2.0.25.pom 513 bytes
Browse

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