License |
License |
---|---|
GroupId | GroupIdxmlwise |
ArtifactId | ArtifactIdxmlwise |
Version | Version1.2.11 |
Type | Typejar |
Description |
Descriptionxmlwise
Simplified java XML/plist reading.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlwise-1.2.11.pom | |
xmlwise-1.2.11.jar | 15 KB |
xmlwise-1.2.11-sources.jar | 10 KB |
xmlwise-1.2.11-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xmlwise/xmlwise/ -->
<dependency>
<groupId>xmlwise</groupId>
<artifactId>xmlwise</artifactId>
<version>1.2.11</version>
</dependency>
// https://jarcasting.com/artifacts/xmlwise/xmlwise/
implementation 'xmlwise:xmlwise:1.2.11'
// https://jarcasting.com/artifacts/xmlwise/xmlwise/
implementation ("xmlwise:xmlwise:1.2.11")
'xmlwise:xmlwise:jar:1.2.11'
<dependency org="xmlwise" name="xmlwise" rev="1.2.11">
<artifact name="xmlwise" type="jar" />
</dependency>
@Grapes(
@Grab(group='xmlwise', module='xmlwise', version='1.2.11')
)
libraryDependencies += "xmlwise" % "xmlwise" % "1.2.11"
[xmlwise "1.2.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |