NewOCR

NewOCR is a library for simple but efficient OCR detection in pure Java.

License

License

Categories

Categories

Net
GroupId

GroupId

com.uddernetworks.newocr
ArtifactId

ArtifactId

NewOCR
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

NewOCR
NewOCR is a library for simple but efficient OCR detection in pure Java.
Project URL

Project URL

https://github.com/MSPaintIDE/NewOCR
Source Code Management

Source Code Management

https://github.com/MSPaintIDE/NewOCR.git

Download NewOCR

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.bitbucket.cowwoc : diff-match-patch jar 1.2
com.zaxxer : HikariCP jar 2.7.8
mysql : mysql-connector-java jar 5.1.6
org.hsqldb : hsqldb jar 2.4.1
it.unimi.dsi : fastutil jar 8.2.2
com.typesafe : config jar 1.3.3

test (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
org.slf4j : slf4j-log4j12 jar 1.7.25
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.
com.uddernetworks.newocr

MS Paint IDE

The projects for MS Paint IDE, a next-gen IDE using Paint

Versions

Version
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0