is not current version
Last Version 1.2.0

com.js-lib:js-xpath-client 1.1.0

Java Proxy client for X(HT)ML content mapped by XPath.

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.js-lib
ArtifactId

ArtifactId

js-xpath-client
Version

Version

1.1.0
Type

Type

jar

Download js-xpath-client 1.1.0


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