Jar examples for i:io
BoofCV is an open source Java library for real-time computer vision and robotics applications.
You can download jar file io 0.21 in this page.
The Apache Software License, Version 2.0
You can use the following script to add io-0.21.jar to your project.
<dependency> <groupId>org.boofcv</groupId> <artifactId>io</artifactId> <version>0.21</version> </dependency>
compile group: 'org.boofcv', name: 'io', version: '0.21'
libraryDependencies += "org.boofcv" % "io" % "0.21"
<dependency org="org.boofcv" name="io" rev="0.21"/>
@Grapes(@Grab(group='org.boofcv', module='io', version='0.21'))
'org.boofcv:io:jar:0.21'
Click the following link to download the jar file.
io-0.21-javadoc.jar