Download ohmdb-core-1.0.0.jar file - Jar o

Jar examples for o:ohmdb-core

Description

You can download jar file ohmdb-core 1.0.0 in this page.

Build File

You can use the following script to add ohmdb-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.ohmdb</groupId>
   <artifactId>ohmdb-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.ohmdb', name: 'ohmdb-core', version: '1.0.0'
libraryDependencies += "com.ohmdb" % "ohmdb-core" % "1.0.0"
<dependency org="com.ohmdb" name="ohmdb-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.ohmdb', module='ohmdb-core', version='1.0.0'))
'com.ohmdb:ohmdb-core:jar:1.0.0'

Download

Click the following link to download the jar file.

ohmdb-core-1.0.0-javadoc.jar
ohmdb-core-1.0.0-sources.jar
ohmdb-core-1.0.0.jar
ohmdb-core-1.0.0.pom



Related Tutorials