is not current version
Last Version 4.5

jwordsplitter 4.4

A Java library to split German compound words

License

License

GroupId

GroupId

de.danielnaber
ArtifactId

ArtifactId

jwordsplitter
Version

Version

4.4
Type

Type

jar
Description

Description

jwordsplitter
A Java library to split German compound words
Project URL

Project URL

http://www.danielnaber.de/jwordsplitter/
Source Code Management

Source Code Management

https://github.com/danielnaber/jwordsplitter

Download jwordsplitter 4.4


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

Dependencies

test (2)

Group / Artifact Type Version
com.intellij : annotations jar 12.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.