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