Download orientdb-android-client-1.1.0.0.jar file - Jar o

Jar examples for o:orientdb-android-client

Description

You can download jar file orientdb-android-client 1.1.0.0 in this page.

Build File

You can use the following script to add orientdb-android-client-1.1.0.0.jar to your project.

<dependency>
   <groupId>com.wu-man</groupId>
   <artifactId>orientdb-android-client</artifactId>
   <version>1.1.0.0</version>
</dependency>
compile group: 'com.wu-man', name: 'orientdb-android-client', version: '1.1.0.0'
libraryDependencies += "com.wu-man" % "orientdb-android-client" % "1.1.0.0"
<dependency org="com.wu-man" name="orientdb-android-client" rev="1.1.0.0"/>
@Grapes(@Grab(group='com.wu-man', module='orientdb-android-client', version='1.1.0.0'))
'com.wu-man:orientdb-android-client:jar:1.1.0.0'

Download

Click the following link to download the jar file.

orientdb-android-client-1.1.0.0-javadoc.jar
orientdb-android-client-1.1.0.0-sources.jar
orientdb-android-client-1.1.0.0.jar
orientdb-android-client-1.1.0.0.pom



Related Tutorials