Last Version

xpathparser 0.5.1

XPath parser and XPath AST API

License

License

GroupId

GroupId

eu.cdevreeze.xpathparser
ArtifactId

ArtifactId

xpathparser_2.11
Version

Version

0.5.1
Type

Type

jar
Description

Description

xpathparser
XPath parser and XPath AST API
Project URL

Project URL

https://github.com/dvreeze/xpathparser
Project Organization

Project Organization

eu.cdevreeze.xpathparser
Source Code Management

Source Code Management

https://github.com/dvreeze/xpathparser.git

Download xpathparser_2.11 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.lihaoyi : fastparse_2.11 jar 1.0.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.