Download lookup-1.1.jar file - Jar l

Jar examples for l:lookup

Description

lookup java OCR / sub image find library

You can download jar file lookup 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lookup-1.1.jar to your project.

<dependency>
   <groupId>com.cedarsoft.commons</groupId>
   <artifactId>lookup</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.cedarsoft.commons', name: 'lookup', version: '1.1'
libraryDependencies += "com.cedarsoft.commons" % "lookup" % "1.1"
<dependency org="com.cedarsoft.commons" name="lookup" rev="1.1"/>
@Grapes(@Grab(group='com.cedarsoft.commons', module='lookup', version='1.1'))
'com.cedarsoft.commons:lookup:jar:1.1'

Download

Click the following link to download the jar file.

lookup-1.1-javadoc.jar
lookup-1.1-sources.jar
lookup-1.1.jar
lookup-1.1.pom



Related Tutorials