Lept4J - Leptonica for Java

# Lept4J ## Description: A Java JNA wrapper for Leptonica Image Processing library. Lept4J is released and distributed under the Apache License, v2.0.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.lept4j
ArtifactId

ArtifactId

lept4j
Last Version

Last Version

1.16.1
Release Date

Release Date

Type

Type

jar
Description

Description

Lept4J - Leptonica for Java
# Lept4J ## Description: A Java JNA wrapper for Leptonica Image Processing library. Lept4J is released and distributed under the Apache License, v2.0.
Project URL

Project URL

https://github.com/nguyenq/lept4j

Download lept4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.10.0
commons-io : commons-io jar 2.11.0
com.github.jai-imageio : jai-imageio-core jar 1.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.1
1.16.0
1.15.0
1.14.1
1.14.0
1.13.3
1.13.2
1.13.1
1.13.0
1.12.3
1.12.2
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0