Last Version

EasyOCR 3.0.4-RELEASE

Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easyocr
Version

Version

3.0.4-RELEASE
Type

Type

jar
Description

Description

EasyOCR
Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
Project URL

Project URL

http://easyproject.cn/easyocr
Source Code Management

Source Code Management

https://github.com/ushelp/EasyOCR.git

Download easyocr 3.0.4-RELEASE


<!-- https://jarcasting.com/artifacts/cn.easyproject/easyocr/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyocr</artifactId>
    <version>3.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easyocr/
implementation 'cn.easyproject:easyocr:3.0.4-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easyocr/
implementation ("cn.easyproject:easyocr:3.0.4-RELEASE")
'cn.easyproject:easyocr:jar:3.0.4-RELEASE'
<dependency org="cn.easyproject" name="easyocr" rev="3.0.4-RELEASE">
  <artifact name="easyocr" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easyocr', version='3.0.4-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easyocr" % "3.0.4-RELEASE"
[cn.easyproject/easyocr "3.0.4-RELEASE"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.