Download boofcv-io-0.27.jar file - Jar b

Jar examples for b:boofcv-io

Description

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

You can download jar file boofcv-io 0.27 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

boofcv-io-0.27-javadoc.jar
boofcv-io-0.27-sources.jar
boofcv-io-0.27.jar
boofcv-io-0.27.pom



Related Tutorials