saxpath from jdom 1.1 distribution


Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

org.jdom
ArtifactId

ArtifactId

saxpath
Last Version

Last Version

1.0-FCS
Release Date

Release Date

Type

Type

jar
Description

Description

saxpath from jdom 1.1 distribution

Download saxpath

How to add to project

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

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.0-FCS