xml-apis:xml-apis


GroupId

GroupId

xml-apis
ArtifactId

ArtifactId

xml-apis
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download xml-apis

How to add to project

<!-- 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.

Versions

Version
2.0.2
2.0.0
1.4.01
1.3.04
1.3.03
1.3.02
1.2.01
1.0.b2