Jar examples for o:openxc
Android library for the OpenXC Platform
You can download jar file openxc 5.0.0 in this page.
You can use the following script to add openxc-5.0.0.jar to your project.
<dependency> <groupId>com.openxcplatform</groupId> <artifactId>openxc</artifactId> <version>5.0.0</version> </dependency>
compile group: 'com.openxcplatform', name: 'openxc', version: '5.0.0'
libraryDependencies += "com.openxcplatform" % "openxc" % "5.0.0"
<dependency org="com.openxcplatform" name="openxc" rev="5.0.0"/>
@Grapes(@Grab(group='com.openxcplatform', module='openxc', version='5.0.0'))
'com.openxcplatform:openxc:jar:5.0.0'
Click the following link to download the jar file.
openxc-5.0.0-javadoc.jar