Download ocr-1.11.jar file - Jar o

Jar examples for o:ocr

Description

Commonly used programming tasks in java

You can download jar file ocr 1.11 in this page.

License

MIT

Build File

You can use the following script to add ocr-1.11.jar to your project.

<dependency>
   <groupId>com.github.venkatramanm</groupId>
   <artifactId>ocr</artifactId>
   <version>1.11</version>
</dependency>
compile group: 'com.github.venkatramanm', name: 'ocr', version: '1.11'
libraryDependencies += "com.github.venkatramanm" % "ocr" % "1.11"
<dependency org="com.github.venkatramanm" name="ocr" rev="1.11"/>
@Grapes(@Grab(group='com.github.venkatramanm', module='ocr', version='1.11'))
'com.github.venkatramanm:ocr:jar:1.11'

Download

Click the following link to download the jar file.

ocr-1.11-javadoc.jar
ocr-1.11-sources.jar
ocr-1.11.jar
ocr-1.11.pom



Related Tutorials