org.dspace.xmlui.xml:xml-apis


GroupId

GroupId

org.dspace.xmlui.xml
ArtifactId

ArtifactId

xml-apis
Last Version

Last Version

1.3.03
Release Date

Release Date

Type

Type

jar
Description

Description

Download xml-apis

How to add to project

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

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
1.3.03