Jar examples for l:lept4j
# Lept4J ## Description: A Java JNA wrapper for Leptonica Image Processing library. Lept4J is released and distributed under the Apache License, v2.0.
You can download jar file lept4j 1.6.3 in this page.
Apache License 2.0
You can use the following script to add lept4j-1.6.3.jar to your project.
<dependency> <groupId>net.sourceforge.lept4j</groupId> <artifactId>lept4j</artifactId> <version>1.6.3</version> </dependency>
compile group: 'net.sourceforge.lept4j', name: 'lept4j', version: '1.6.3'
libraryDependencies += "net.sourceforge.lept4j" % "lept4j" % "1.6.3"
<dependency org="net.sourceforge.lept4j" name="lept4j" rev="1.6.3"/>
@Grapes(@Grab(group='net.sourceforge.lept4j', module='lept4j', version='1.6.3'))
'net.sourceforge.lept4j:lept4j:jar:1.6.3'
Click the following link to download the jar file.
lept4j-1.6.3-javadoc.jar