Last Version

XML String Parser 1.0

XML String Parser - Lightweight XML parser

License

License

GroupId

GroupId

com.flexiblewebsolutions.xmlstringparser
ArtifactId

ArtifactId

xmlstringparser
Version

Version

1.0
Type

Type

jar
Description

Description

XML String Parser
XML String Parser - Lightweight XML parser

Download xmlstringparser 1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.9

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.