is not current version
Last Version 3.4

de.abelssoft:jwordsplitter 3.3

A Java library to split German compound words

GroupId

GroupId

de.abelssoft
ArtifactId

ArtifactId

jwordsplitter
Version

Version

3.3
Type

Type

jar

Download jwordsplitter 3.3


<!-- https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/ -->
<dependency>
    <groupId>de.abelssoft</groupId>
    <artifactId>jwordsplitter</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/
implementation 'de.abelssoft:jwordsplitter:3.3'
// https://jarcasting.com/artifacts/de.abelssoft/jwordsplitter/
implementation ("de.abelssoft:jwordsplitter:3.3")
'de.abelssoft:jwordsplitter:jar:3.3'
<dependency org="de.abelssoft" name="jwordsplitter" rev="3.3">
  <artifact name="jwordsplitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.abelssoft', module='jwordsplitter', version='3.3')
)
libraryDependencies += "de.abelssoft" % "jwordsplitter" % "3.3"
[de.abelssoft/jwordsplitter "3.3"]