Jar examples for j:jdom
JDOM
You can download jar file jdom 1.0 in this page.
You can use the following script to add jdom-1.0.jar to your project.
<dependency> <groupId>jdom</groupId> <artifactId>jdom</artifactId> <version>1.0</version> </dependency>
compile group: 'jdom', name: 'jdom', version: '1.0'
libraryDependencies += "jdom" % "jdom" % "1.0"
<dependency org="jdom" name="jdom" rev="1.0"/>
@Grapes(@Grab(group='jdom', module='jdom', version='1.0'))
'jdom:jdom:jar:1.0'
Click the following link to download the jar file.
jdom-1.0-sources.jar