Last Version

xerces:xerces 2.4.0


GroupId

GroupId

xerces
ArtifactId

ArtifactId

xerces
Version

Version

2.4.0
Type

Type

jar
Description

Description

Download xerces 2.4.0


<!-- https://jarcasting.com/artifacts/xerces/xerces/ -->
<dependency>
    <groupId>xerces</groupId>
    <artifactId>xerces</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/xerces/xerces/
implementation 'xerces:xerces:2.4.0'
// https://jarcasting.com/artifacts/xerces/xerces/
implementation ("xerces:xerces:2.4.0")
'xerces:xerces:jar:2.4.0'
<dependency org="xerces" name="xerces" rev="2.4.0">
  <artifact name="xerces" type="jar" />
</dependency>
@Grapes(
@Grab(group='xerces', module='xerces', version='2.4.0')
)
libraryDependencies += "xerces" % "xerces" % "2.4.0"
[xerces "2.4.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.