is not current version
Last Version 0.7.0

org.expath.tools:tools-java 0.5.0

Java Library implementing the core EXPath Tools

Categories

Categories

Java Languages
GroupId

GroupId

org.expath.tools
ArtifactId

ArtifactId

tools-java
Version

Version

0.5.0
Type

Type

jar

Download tools-java 0.5.0


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