Last Version

xpathparser 0.6.1

XPath parser and XPath AST API

License

License

GroupId

GroupId

eu.cdevreeze.xpathparser
ArtifactId

ArtifactId

xpathparser_2.12
Version

Version

0.6.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.12 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.lihaoyi : fastparse_2.12 jar 2.2.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.