Last Version

xml-parser 1.0.1

xml-parser description

License

License

GroupId

GroupId

ru.sbtqa.tag.parsers
ArtifactId

ArtifactId

xml
Version

Version

1.0.1
Type

Type

jar
Description

Description

xml-parser
xml-parser description
Project URL

Project URL

http://github.com/sbtqa/xml-parser
Source Code Management

Source Code Management

https://github.com/sbtqa/xml-parser/tree/master

Download xml 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
ru.sbtqa.tag.parsers : core jar 1.0.4
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.