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