is not current version
Last Version 2.0.3

com.github.fartherp:javaxml 2.0.2

javaxml

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

javaxml
Version

Version

2.0.2
Type

Type

jar

Download javaxml 2.0.2


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