License |
License |
---|---|
GroupId | GroupIdeu.cdevreeze.xpathparser |
ArtifactId | ArtifactIdxpathparser_3 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionxpathparser
XPath parser and XPath AST API
|
Project URL |
Project URL |
Project Organization |
Project Organizationeu.cdevreeze.xpathparser |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpathparser_3-0.8.0.pom | |
xpathparser_3-0.8.0.jar | 1 MB |
xpathparser_3-0.8.0-sources.jar | 42 KB |
xpathparser_3-0.8.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_3/ -->
<dependency>
<groupId>eu.cdevreeze.xpathparser</groupId>
<artifactId>xpathparser_3</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_3/
implementation 'eu.cdevreeze.xpathparser:xpathparser_3:0.8.0'
// https://jarcasting.com/artifacts/eu.cdevreeze.xpathparser/xpathparser_3/
implementation ("eu.cdevreeze.xpathparser:xpathparser_3:0.8.0")
'eu.cdevreeze.xpathparser:xpathparser_3:jar:0.8.0'
<dependency org="eu.cdevreeze.xpathparser" name="xpathparser_3" rev="0.8.0">
<artifact name="xpathparser_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.xpathparser', module='xpathparser_3', version='0.8.0')
)
libraryDependencies += "eu.cdevreeze.xpathparser" % "xpathparser_3" % "0.8.0"
[eu.cdevreeze.xpathparser/xpathparser_3 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : cats-core_3 | jar | 2.6.1 |
org.typelevel : cats-parse_3 | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |