is not current version
Last Version 0.5.1

eu.cdevreeze.xpathparser:xpathparser_2.11 0.2.1

xpathparser

GroupId

GroupId

eu.cdevreeze.xpathparser
ArtifactId

ArtifactId

xpathparser_2.11
Version

Version

0.2.1
Type

Type

jar

Download xpathparser_2.11 0.2.1


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