JDOM library


Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

com.sun.phobos
ArtifactId

ArtifactId

jdom
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDOM library
Project URL

Project URL

http://www.jdom.org/

Download jdom

Filename Size
jdom-1.0.pom
jdom-1.0.jar 149 KB
Browse

How to add to project

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

Versions

Version
1.0