jwordsplitter

A Java library to split German compound words

Лицензия

Лицензия

Группа

Группа

de.danielnaber
Идентификатор

Идентификатор

jwordsplitter
Последняя версия

Последняя версия

4.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

jwordsplitter
A Java library to split German compound words
Ссылка на сайт

Ссылка на сайт

http://www.danielnaber.de/jwordsplitter/
Система контроля версий

Система контроля версий

https://github.com/danielnaber/jwordsplitter

Скачать jwordsplitter

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
com.intellij : annotations jar 12.0
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.5
4.4
4.3
4.2
4.1
4.0