Xml-Parser
Library for working with XML documents.
Contacts
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
License
Xml-Parser is released under the Apache 2.0. Details here.
License |
License |
---|---|
GroupId | GroupIdru.sbtqa.tag.parsers |
ArtifactId | ArtifactIdxml |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxml-parser
xml-parser description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xml-1.0.1.pom | |
xml-1.0.1.jar | 4 KB |
xml-1.0.1-sources.jar | 1 KB |
xml-1.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/xml/ -->
<dependency>
<groupId>ru.sbtqa.tag.parsers</groupId>
<artifactId>xml</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/xml/
implementation 'ru.sbtqa.tag.parsers:xml:1.0.1'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/xml/
implementation ("ru.sbtqa.tag.parsers:xml:1.0.1")
'ru.sbtqa.tag.parsers:xml:jar:1.0.1'
<dependency org="ru.sbtqa.tag.parsers" name="xml" rev="1.0.1">
<artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.parsers', module='xml', version='1.0.1')
)
libraryDependencies += "ru.sbtqa.tag.parsers" % "xml" % "1.0.1"
[ru.sbtqa.tag.parsers/xml "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ru.sbtqa.tag.parsers : core | jar | 1.0.4 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Library for working with XML documents.
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
Xml-Parser is released under the Apache 2.0. Details here.