MVN

net.sf.offo : fop-hyph

Maven & Gradle

Sep 22, 2013
11 usages

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

<dependency>
    <groupId>net.sf.offo</groupId>
    <artifactId>fop-hyph</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.offo : fop-hyph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of net.sf.offo : fop-hyph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
fop-hyph-2.0
1.2
fop-hyph-1.2

How to add a dependency to Maven

Add the following net.sf.offo : fop-hyph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.offo</groupId>
    <artifactId>fop-hyph</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.offo : fop-hyph gradle dependency to your build.gradle file:

implementation 'net.sf.offo:fop-hyph:2.0'

Gradle Kotlin DSL: Add the following net.sf.offo : fop-hyph gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.offo:fop-hyph:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.offo : fop-hyph sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.offo" % "fop-hyph" % "2.0"

Advertisement

Dependencies from Group

Sep 22, 2013
11 usages

Discover Dependencies

Feb 29, 2008
2 usages
Feb 23, 2015
2 usages
Oct 01, 2014
3 usages
39 stars
Jan 26, 2011
1 usages
Oct 02, 2012
26 usages
Apr 22, 2014
33 usages
132 stars
Jan 21, 2015
111 usages
3.3k stars
Feb 01, 2014
9 usages
878 stars