Last Version

ocr 1.11

Commonly used programming tasks in java

License

License

MIT
GroupId

GroupId

com.github.venkatramanm
ArtifactId

ArtifactId

ocr
Version

Version

1.11
Type

Type

jar
Description

Description

ocr
Commonly used programming tasks in java
Project URL

Project URL

http://maven.apache.org

Download ocr 1.11


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.