Last Version

Hy-phen-a-tion 0.1.14

Java OSS library for calculating syllables and hyphenation using Frank Liang's doctoral thesis.

License

License

GroupId

GroupId

io.whelk.hy.phen
ArtifactId

ArtifactId

whelk-hy-phen-a-tion
Version

Version

0.1.14
Type

Type

jar
Description

Description

Hy-phen-a-tion
Java OSS library for calculating syllables and hyphenation using Frank Liang's doctoral thesis.
Project URL

Project URL

https://github.com/whelk-io/hy-phen-a-tion
Source Code Management

Source Code Management

https://github.com/whelk-io/hy-phen-a-tion.git

Download whelk-hy-phen-a-tion 0.1.14


<!-- https://jarcasting.com/artifacts/io.whelk.hy.phen/whelk-hy-phen-a-tion/ -->
<dependency>
    <groupId>io.whelk.hy.phen</groupId>
    <artifactId>whelk-hy-phen-a-tion</artifactId>
    <version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.whelk.hy.phen/whelk-hy-phen-a-tion/
implementation 'io.whelk.hy.phen:whelk-hy-phen-a-tion:0.1.14'
// https://jarcasting.com/artifacts/io.whelk.hy.phen/whelk-hy-phen-a-tion/
implementation ("io.whelk.hy.phen:whelk-hy-phen-a-tion:0.1.14")
'io.whelk.hy.phen:whelk-hy-phen-a-tion:jar:0.1.14'
<dependency org="io.whelk.hy.phen" name="whelk-hy-phen-a-tion" rev="0.1.14">
  <artifact name="whelk-hy-phen-a-tion" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.whelk.hy.phen', module='whelk-hy-phen-a-tion', version='0.1.14')
)
libraryDependencies += "io.whelk.hy.phen" % "whelk-hy-phen-a-tion" % "0.1.14"
[io.whelk.hy.phen/whelk-hy-phen-a-tion "0.1.14"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.18

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.