License |
License
Various licenses (see individual files)
|
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
GroupId | GroupIdcom.itextpdf |
ArtifactId | ArtifactIditext-hyph-xml |
Last Version | Last Version5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniText, a Free Java-PDF library
XML files that can be used for hyphenation
|
Project URL |
Project URL |
Filename | Size |
---|---|
itext-hyph-xml-5.1.1.pom | |
itext-hyph-xml-5.1.1.jar | 943 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itextpdf/itext-hyph-xml/ -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext-hyph-xml</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/itext-hyph-xml/
implementation 'com.itextpdf:itext-hyph-xml:5.1.1'
// https://jarcasting.com/artifacts/com.itextpdf/itext-hyph-xml/
implementation ("com.itextpdf:itext-hyph-xml:5.1.1")
'com.itextpdf:itext-hyph-xml:jar:5.1.1'
<dependency org="com.itextpdf" name="itext-hyph-xml" rev="5.1.1">
<artifact name="itext-hyph-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='itext-hyph-xml', version='5.1.1')
)
libraryDependencies += "com.itextpdf" % "itext-hyph-xml" % "5.1.1"
[com.itextpdf/itext-hyph-xml "5.1.1"]