is not current version
Last Version 2.0

net.sf.offo:fop-hyph 1.2

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

Categories

Categories

Net
GroupId

GroupId

net.sf.offo
ArtifactId

ArtifactId

fop-hyph
Version

Version

1.2
Type

Type

jar

Download fop-hyph 1.2


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