License |
License |
---|---|
GroupId | GroupIdcom.svashishtha |
ArtifactId | ArtifactIdxml-utilities |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionXML Utilities
High Level XML utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
xml-utilities-1.0.1.pom | |
xml-utilities-1.0.1.jar | 10 KB |
xml-utilities-1.0.1-sources.jar | 6 KB |
xml-utilities-1.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.svashishtha/xml-utilities/ -->
<dependency>
<groupId>com.svashishtha</groupId>
<artifactId>xml-utilities</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.svashishtha/xml-utilities/
implementation 'com.svashishtha:xml-utilities:1.0.1'
// https://jarcasting.com/artifacts/com.svashishtha/xml-utilities/
implementation ("com.svashishtha:xml-utilities:1.0.1")
'com.svashishtha:xml-utilities:jar:1.0.1'
<dependency org="com.svashishtha" name="xml-utilities" rev="1.0.1">
<artifact name="xml-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svashishtha', module='xml-utilities', version='1.0.1')
)
libraryDependencies += "com.svashishtha" % "xml-utilities" % "1.0.1"
[com.svashishtha/xml-utilities "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.10.0 |
xerces : xmlParserAPIs | jar | 2.6.2 |
org.apache.xmlgraphics : batik-ext | jar | 1.7 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.1 |