Last Version

xerces:dom3-xml-apis 1.0


GroupId

GroupId

xerces
ArtifactId

ArtifactId

dom3-xml-apis
Version

Version

1.0
Type

Type

jar
Description

Description

Download dom3-xml-apis 1.0


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

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.