Download jdo-2.0.jar file - Jar j

Jar examples for j:jdo

Description

You can download jar file jdo 2.0 in this page.

License

Apache License

Build File

You can use the following script to add jdo-2.0.jar to your project.

<dependency>
   <groupId>null</groupId>
   <artifactId>jdo</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'null', name: 'jdo', version: '2.0'
libraryDependencies += "null" % "jdo" % "2.0"
<dependency org="null" name="jdo" rev="2.0"/>
@Grapes(@Grab(group='null', module='jdo', version='2.0'))
'null:jdo:jar:2.0'

Download

Click the following link to download the jar file.

jdo-2.0-beta.jar
jdo-2.0-beta.pom



Related Tutorials