Last Version

xpather 1.1

Xpather is a simple DSL for generating xpath expressions, including specific support for creating xpath expression for xHtml

License

License

GroupId

GroupId

org.tbag
ArtifactId

ArtifactId

xpather
Version

Version

1.1
Type

Type

jar
Description

Description

xpather
Xpather is a simple DSL for generating xpath expressions, including specific support for creating xpath expression for xHtml
Project URL

Project URL

https://github.com/timt/xpather
Source Code Management

Source Code Management

https://github.com/timt/xpather.git

Download xpather 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
jtidy : jtidy jar 4aug2000r7-dev

Project Modules

There are no modules declared in this project.