jwordsplitter

A Java library to split German compound words

License

License

GroupId

GroupId

de.danielnaber
ArtifactId

ArtifactId

jwordsplitter
Last Version

Last Version

4.5
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
4.5
4.4
4.3
4.2
4.1
4.0