License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdtesseract |
Last Version | Last Version5.0.1-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for Tesseract
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/tesseract/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>tesseract</artifactId>
<version>5.0.1-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/tesseract/
implementation 'org.bytedeco:tesseract:5.0.1-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/tesseract/
implementation ("org.bytedeco:tesseract:5.0.1-1.5.7")
'org.bytedeco:tesseract:jar:5.0.1-1.5.7'
<dependency org="org.bytedeco" name="tesseract" rev="5.0.1-1.5.7">
<artifact name="tesseract" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='tesseract', version='5.0.1-1.5.7')
)
libraryDependencies += "org.bytedeco" % "tesseract" % "5.0.1-1.5.7"
[org.bytedeco/tesseract "5.0.1-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : leptonica | jar | 1.82.0-1.5.7 |
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
5.0.1-1.5.7
|
4.1.1-1.5.6
|
4.1.1-1.5.5
|
4.1.1-1.5.4
|
4.1.1-1.5.3
|
4.1.0-1.5.2
|
4.1.0-1.5.1
|
4.0.0-1.5
|