Download io-2.2.0-20160826.jar file - Jar i

Jar examples for i:io

Description

BoofCV is an open source Java library for real-time computer vision and robotics applications.

You can download jar file io 2.2.0-20160826 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add io-2.2.0-20160826.jar to your project.

<dependency>
   <groupId>fr.iscpif.jglobus</groupId>
   <artifactId>io</artifactId>
   <version>2.2.0-20160826</version>
</dependency>
compile group: 'fr.iscpif.jglobus', name: 'io', version: '2.2.0-20160826'
libraryDependencies += "fr.iscpif.jglobus" % "io" % "2.2.0-20160826"
<dependency org="fr.iscpif.jglobus" name="io" rev="2.2.0-20160826"/>
@Grapes(@Grab(group='fr.iscpif.jglobus', module='io', version='2.2.0-20160826'))
'fr.iscpif.jglobus:io:jar:2.2.0-20160826'

Download

Click the following link to download the jar file.

io-2.2.0-20160826-javadoc.jar
io-2.2.0-20160826-sources.jar
io-2.2.0-20160826.jar
io-2.2.0-20160826.pom



Related Tutorials