Download io-0.24.1.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 0.24.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>org.boofcv</groupId>
   <artifactId>io</artifactId>
   <version>0.24.1</version>
</dependency>
compile group: 'org.boofcv', name: 'io', version: '0.24.1'
libraryDependencies += "org.boofcv" % "io" % "0.24.1"
<dependency org="org.boofcv" name="io" rev="0.24.1"/>
@Grapes(@Grab(group='org.boofcv', module='io', version='0.24.1'))
'org.boofcv:io:jar:0.24.1'

Download

Click the following link to download the jar file.

io-0.24.1-javadoc.jar
io-0.24.1-sources.jar
io-0.24.1.jar
io-0.24.1.pom



Related Tutorials