Download fop-hyph-1.2.jar file - Jar f

Jar examples for f:fop-hyph

Description

The project Objects For Formatting Objects (OFFO) hosts hyphenation pattern files in the XML format used by the Formatting Object Processor Apache Fop.

You can download jar file fop-hyph 1.2 in this page.

License

various Licenses

Build File

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

<dependency>
   <groupId>net.sf.offo</groupId>
   <artifactId>fop-hyph</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'net.sf.offo', name: 'fop-hyph', version: '1.2'
libraryDependencies += "net.sf.offo" % "fop-hyph" % "1.2"
<dependency org="net.sf.offo" name="fop-hyph" rev="1.2"/>
@Grapes(@Grab(group='net.sf.offo', module='fop-hyph', version='1.2'))
'net.sf.offo:fop-hyph:jar:1.2'

Download

Click the following link to download the jar file.

fop-hyph-1.2.jar
fop-hyph-1.2.pom



Related Tutorials