is not current version
Last Version 1.2.5

com.iceolive:xpathmapper 1.1.1

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

GroupId

GroupId

com.iceolive
ArtifactId

ArtifactId

xpathmapper
Version

Version

1.1.1
Type

Type

jar

Download xpathmapper 1.1.1


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