is not current version
Last Version 0.1.14

io.whelk.hy.phen:whelk-hy-phen-a-tion 0.1.9

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

GroupId

GroupId

io.whelk.hy.phen
ArtifactId

ArtifactId

whelk-hy-phen-a-tion
Version

Version

0.1.9
Type

Type

jar

Download whelk-hy-phen-a-tion 0.1.9


<!-- 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.9</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.9'
// 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.9")
'io.whelk.hy.phen:whelk-hy-phen-a-tion:jar:0.1.9'
<dependency org="io.whelk.hy.phen" name="whelk-hy-phen-a-tion" rev="0.1.9">
  <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.9')
)
libraryDependencies += "io.whelk.hy.phen" % "whelk-hy-phen-a-tion" % "0.1.9"
[io.whelk.hy.phen/whelk-hy-phen-a-tion "0.1.9"]