is not current version
Last Version 0.5.1

eu.cdevreeze.xpathparser:xpathparser_2.11 0.5.0

XPath parser and XPath AST API

GroupId

GroupId

eu.cdevreeze.xpathparser
ArtifactId

ArtifactId

xpathparser_2.11
Version

Version

0.5.0
Type

Type

jar

Download xpathparser_2.11 0.5.0


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