Jar examples for i:IOIOLibAndroid
IOIO library for Android - common code with ADB support
You can download jar file IOIOLibAndroid 5.05 in this page.
The BSD 2-Clause License
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'
Click the following link to download the jar file.
IOIOLibAndroid-5.05.pom