Download IOIOLibAndroid-5.05.jar file - Jar i

Jar examples for i:IOIOLibAndroid

Description

IOIO library for Android - common code with ADB support

You can download jar file IOIOLibAndroid 5.05 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add IOIOLibAndroid-5.05.jar to your project.

<dependency>
   <groupId>com.github.ytai.ioio</groupId>
   <artifactId>IOIOLibAndroid</artifactId>
   <version>5.05</version>
</dependency>
compile group: 'com.github.ytai.ioio', name: 'IOIOLibAndroid', version: '5.05'
libraryDependencies += "com.github.ytai.ioio" % "IOIOLibAndroid" % "5.05"
<dependency org="com.github.ytai.ioio" name="IOIOLibAndroid" rev="5.05"/>
@Grapes(@Grab(group='com.github.ytai.ioio', module='IOIOLibAndroid', version='5.05'))
'com.github.ytai.ioio:IOIOLibAndroid:jar:5.05'

Download

Click the following link to download the jar file.

IOIOLibAndroid-5.05.pom



Related Tutorials