Last Version

jwordsplitter 3.4

A Java library to split German compound words

License

License

GroupId

GroupId

de.abelssoft
ArtifactId

ArtifactId

jwordsplitter
Version

Version

3.4
Type

Type

jar
Description

Description

jwordsplitter
A Java library to split German compound words
Project URL

Project URL

http://www.danielnaber.de/jwordsplitter/

Download jwordsplitter 3.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.