Last Version

xmltool 2.4

XML DSL

License

License

GroupId

GroupId

com.google.code.xmltool
ArtifactId

ArtifactId

xmltool
Version

Version

2.4
Type

Type

jar
Description

Description

xmltool
XML DSL
Project URL

Project URL

http://code.google.com/p/xmltool/
Project Organization

Project Organization

Mathieu Carbou

Download xmltool 2.4


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 5.8
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.