License |
License
Various licenses (see individual files)
|
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
GroupId | GroupIdcom.itextpdf |
ArtifactId | ArtifactIdhyph |
Last Version | Last Version7.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioniText 7 - hyph
XML files that can be used for hyphenation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hyph-7.2.2.pom | |
hyph-7.2.2.jar | 959 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itextpdf/hyph/ -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>hyph</artifactId>
<version>7.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/hyph/
implementation 'com.itextpdf:hyph:7.2.2'
// https://jarcasting.com/artifacts/com.itextpdf/hyph/
implementation ("com.itextpdf:hyph:7.2.2")
'com.itextpdf:hyph:jar:7.2.2'
<dependency org="com.itextpdf" name="hyph" rev="7.2.2">
<artifact name="hyph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='hyph', version='7.2.2')
)
libraryDependencies += "com.itextpdf" % "hyph" % "7.2.2"
[com.itextpdf/hyph "7.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |