Last Version

xml-apis:xml-apis 2.0.2


GroupId

GroupId

xml-apis
ArtifactId

ArtifactId

xml-apis
Version

Version

2.0.2
Type

Type

jar
Description

Description

Download xml-apis 2.0.2


<!-- https://jarcasting.com/artifacts/xml-apis/xml-apis/ -->
<dependency>
    <groupId>xml-apis</groupId>
    <artifactId>xml-apis</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xml-apis/xml-apis/
implementation 'xml-apis:xml-apis:2.0.2'
// https://jarcasting.com/artifacts/xml-apis/xml-apis/
implementation ("xml-apis:xml-apis:2.0.2")
'xml-apis:xml-apis:jar:2.0.2'
<dependency org="xml-apis" name="xml-apis" rev="2.0.2">
  <artifact name="xml-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='xml-apis', module='xml-apis', version='2.0.2')
)
libraryDependencies += "xml-apis" % "xml-apis" % "2.0.2"
[xml-apis "2.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.