Jar examples for o:ocr
Commonly used programming tasks in java
You can download jar file ocr 1.11 in this page.
MIT
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'
Click the following link to download the jar file.
ocr-1.11-javadoc.jar