| License |
License |
|---|---|
| GroupId | GroupIdio.whelk.hy.phen |
| ArtifactId | ArtifactIdwhelk-hy-phen-a-tion |
| Version | Version0.1.14 |
| Type | Typejar |
| Description |
DescriptionHy-phen-a-tion
Java OSS library for calculating syllables and hyphenation using Frank Liang's doctoral thesis.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whelk-hy-phen-a-tion-0.1.14.pom | |
| whelk-hy-phen-a-tion-0.1.14.jar | 29 KB |
| whelk-hy-phen-a-tion-0.1.14-sources.jar | 24 KB |
| whelk-hy-phen-a-tion-0.1.14-javadoc.jar | 401 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |