License |
License |
---|---|
Categories |
CategoriesTess4J Data Data Formats Image Processing |
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdocr-tess4j |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionocr-tess4j
The ocr tool for java.
|
Filename | Size |
---|---|
ocr-tess4j-0.0.1.pom | |
ocr-tess4j-0.0.1.jar | 12 MB |
ocr-tess4j-0.0.1-sources.jar | 12 MB |
ocr-tess4j-0.0.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/ocr-tess4j/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>ocr-tess4j</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/ocr-tess4j/
implementation 'com.github.houbb:ocr-tess4j:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/ocr-tess4j/
implementation ("com.github.houbb:ocr-tess4j:0.0.1")
'com.github.houbb:ocr-tess4j:jar:0.0.1'
<dependency org="com.github.houbb" name="ocr-tess4j" rev="0.0.1">
<artifact name="ocr-tess4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='ocr-tess4j', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "ocr-tess4j" % "0.0.1"
[com.github.houbb/ocr-tess4j "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.houbb : heaven | jar | 0.1.144 |
org.apiguardian : apiguardian-api | jar | 1.0.0 |
net.sourceforge.tess4j : tess4j | jar | 4.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |