| License |
License |
|---|---|
| GroupId | GroupIdcom.google.code.xmltool |
| ArtifactId | ArtifactIdxmltool |
| Last Version | Last Version2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxmltool
XML DSL
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmltool-2.4.pom | |
| xmltool-2.4.jar | 34 KB |
| xmltool-2.4-sources.jar | 25 KB |
| xmltool-2.4-javadoc.jar | 95 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |
| commons-io : commons-io | jar | 1.4 |