Download openxc-5.2.jar file - Jar o

Jar examples for o:openxc

Description

Android library for the OpenXC Platform

You can download jar file openxc 5.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

openxc-5.2-javadoc.jar
openxc-5.2-sources.jar
openxc-5.2.pom



Related Tutorials