Download IOIOLibCore-5.05.jar file - Jar i

Jar examples for i:IOIOLibCore

Description

Common core of the IOIO library

You can download jar file IOIOLibCore 5.05 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

IOIOLibCore-5.05-javadoc.jar
IOIOLibCore-5.05-sources.jar
IOIOLibCore-5.05.jar
IOIOLibCore-5.05.pom



Related Tutorials