License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.expath.tools |
ArtifactId | ArtifactIdtools-java |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXPath Tools Java Library
Java Library implementing the core EXPath Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tools-java-0.7.0.pom | |
tools-java-0.7.0.jar | 18 KB |
tools-java-0.7.0-sources.jar | 18 KB |
tools-java-0.7.0-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.expath.tools/tools-java/ -->
<dependency>
<groupId>org.expath.tools</groupId>
<artifactId>tools-java</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.expath.tools/tools-java/
implementation 'org.expath.tools:tools-java:0.7.0'
// https://jarcasting.com/artifacts/org.expath.tools/tools-java/
implementation ("org.expath.tools:tools-java:0.7.0")
'org.expath.tools:tools-java:jar:0.7.0'
<dependency org="org.expath.tools" name="tools-java" rev="0.7.0">
<artifact name="tools-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.expath.tools', module='tools-java', version='0.7.0')
)
libraryDependencies += "org.expath.tools" % "tools-java" % "0.7.0"
[org.expath.tools/tools-java "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |