Jar examples for i:IOIOLibAndroid
IOIO library for Android - common code with ADB support
You can download jar file IOIOLibAndroid 5.07 in this page.
The BSD 2-Clause License
You can use the following script to add IOIOLibAndroid-5.07.jar to your project.
<dependency> <groupId>com.github.ytai.ioio</groupId> <artifactId>IOIOLibAndroid</artifactId> <version>5.07</version> </dependency>
compile group: 'com.github.ytai.ioio', name: 'IOIOLibAndroid', version: '5.07'
libraryDependencies += "com.github.ytai.ioio" % "IOIOLibAndroid" % "5.07"
<dependency org="com.github.ytai.ioio" name="IOIOLibAndroid" rev="5.07"/>
@Grapes(@Grab(group='com.github.ytai.ioio', module='IOIOLibAndroid', version='5.07'))
'com.github.ytai.ioio:IOIOLibAndroid:jar:5.07'
Click the following link to download the jar file.
IOIOLibAndroid-5.07.pom