Download hyph-7.1.2.jar file - Jar h

Jar examples for h:hyph

Description

XML files that can be used for hyphenation

You can download jar file hyph 7.1.2 in this page.

License

Various licenses (see individual files)

Build File

You can use the following script to add hyph-7.1.2.jar to your project.

<dependency>
   <groupId>com.itextpdf</groupId>
   <artifactId>hyph</artifactId>
   <version>7.1.2</version>
</dependency>
compile group: 'com.itextpdf', name: 'hyph', version: '7.1.2'
libraryDependencies += "com.itextpdf" % "hyph" % "7.1.2"
<dependency org="com.itextpdf" name="hyph" rev="7.1.2"/>
@Grapes(@Grab(group='com.itextpdf', module='hyph', version='7.1.2'))
'com.itextpdf:hyph:jar:7.1.2'

Download

Click the following link to download the jar file.

hyph-7.1.2.jar
hyph-7.1.2.pom



Related Tutorials