Last Version

jdom:jdom 1.1


Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

jdom
ArtifactId

ArtifactId

jdom
Version

Version

1.1
Type

Type

jar
Description

Description

Download jdom 1.1

Filename Size
jdom-1.1.pom -1 bytes
Browse

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

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.