is not current version
Last Version 1.2.5

com.iceolive:xpathmapper 1.2.0

xpathmapper is a XML processor (XML parser + XML generator) written in Java

GroupId

GroupId

com.iceolive
ArtifactId

ArtifactId

xpathmapper
Version

Version

1.2.0
Type

Type

jar

Download xpathmapper 1.2.0


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