| License |
License |
|---|---|
| GroupId | GroupIdcom.mycila.xmltool |
| ArtifactId | ArtifactIdxmltool |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxmltool
XML DSL
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xmltool-3.3.pom | |
| xmltool-3.3.jar | 53 KB |
| xmltool-3.3-sources.jar | 31 KB |
| xmltool-3.3-project.zip | 72 KB |
| xmltool-3.3-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mycila.xmltool/xmltool/ -->
<dependency>
<groupId>com.mycila.xmltool</groupId>
<artifactId>xmltool</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.xmltool/xmltool/
implementation 'com.mycila.xmltool:xmltool:3.3'
// https://jarcasting.com/artifacts/com.mycila.xmltool/xmltool/
implementation ("com.mycila.xmltool:xmltool:3.3")
'com.mycila.xmltool:xmltool:jar:3.3'
<dependency org="com.mycila.xmltool" name="xmltool" rev="3.3">
<artifact name="xmltool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.xmltool', module='xmltool', version='3.3')
)
libraryDependencies += "com.mycila.xmltool" % "xmltool" % "3.3"
[com.mycila.xmltool/xmltool "3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 5.8 |