Download odmg-3.0.jar file - Jar o

Jar examples for o:odmg

Description

You can download jar file odmg 3.0 in this page.

Build File

You can use the following script to add odmg-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

odmg-3.0.jar
odmg-3.0.pom



Related Tutorials