Download ip-0.18.jar file - Jar i

Jar examples for i:ip

Description

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

You can download jar file ip 0.18 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ip-0.18.jar to your project.

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

Download

Click the following link to download the jar file.

ip-0.18-javadoc.jar
ip-0.18-sources.jar
ip-0.18.jar
ip-0.18.pom



Related Tutorials