Jar examples for o:odmg
You can download jar file odmg 3.0 in this page.
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'
Click the following link to download the jar file.
odmg-3.0.jar