License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm |
ArtifactId | ArtifactIdocr |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionocr
Commonly used programming tasks in java
|
Project URL |
Project URL |
Filename | Size |
---|---|
ocr-1.11.pom | |
ocr-1.11.jar | 81 KB |
ocr-1.11-sources.jar | 70 KB |
ocr-1.11-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm/ocr/ -->
<dependency>
<groupId>com.github.venkatramanm</groupId>
<artifactId>ocr</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm/ocr/
implementation 'com.github.venkatramanm:ocr:1.11'
// https://jarcasting.com/artifacts/com.github.venkatramanm/ocr/
implementation ("com.github.venkatramanm:ocr:1.11")
'com.github.venkatramanm:ocr:jar:1.11'
<dependency org="com.github.venkatramanm" name="ocr" rev="1.11">
<artifact name="ocr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm', module='ocr', version='1.11')
)
libraryDependencies += "com.github.venkatramanm" % "ocr" % "1.11"
[com.github.venkatramanm/ocr "1.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |