Download IOIOLibCore-5.07.jar file - Jar i

Jar examples for i:IOIOLibCore

Description

Common core of the IOIO library

You can download jar file IOIOLibCore 5.07 in this page.

License

The BSD 2-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

IOIOLibCore-5.07-javadoc.jar
IOIOLibCore-5.07-sources.jar
IOIOLibCore-5.07.jar
IOIOLibCore-5.07.pom



Related Tutorials