License |
License |
---|---|
GroupId | GroupIdcom.flexiblewebsolutions.xmlstringparser |
ArtifactId | ArtifactIdxmlstringparser |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionXML String Parser
XML String Parser - Lightweight XML parser
|
Filename | Size |
---|---|
xmlstringparser-1.0.pom | |
xmlstringparser-1.0.jar | 7 KB |
xmlstringparser-1.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flexiblewebsolutions.xmlstringparser/xmlstringparser/ -->
<dependency>
<groupId>com.flexiblewebsolutions.xmlstringparser</groupId>
<artifactId>xmlstringparser</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.flexiblewebsolutions.xmlstringparser/xmlstringparser/
implementation 'com.flexiblewebsolutions.xmlstringparser:xmlstringparser:1.0'
// https://jarcasting.com/artifacts/com.flexiblewebsolutions.xmlstringparser/xmlstringparser/
implementation ("com.flexiblewebsolutions.xmlstringparser:xmlstringparser:1.0")
'com.flexiblewebsolutions.xmlstringparser:xmlstringparser:jar:1.0'
<dependency org="com.flexiblewebsolutions.xmlstringparser" name="xmlstringparser" rev="1.0">
<artifact name="xmlstringparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flexiblewebsolutions.xmlstringparser', module='xmlstringparser', version='1.0')
)
libraryDependencies += "com.flexiblewebsolutions.xmlstringparser" % "xmlstringparser" % "1.0"
[com.flexiblewebsolutions.xmlstringparser/xmlstringparser "1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |