Download openxc-4.0.3.jar file - Jar o

Jar examples for o:openxc

Description

Android library for the OpenXC Platform

You can download jar file openxc 4.0.3 in this page.

Build File

You can use the following script to add openxc-4.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

openxc-4.0.3-javadoc.jar
openxc-4.0.3-sources.jar
openxc-4.0.3.pom



Related Tutorials