Hyphenator for Java


Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.northdata.jhyphenator
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hyphenator for Java
Hyphenator for Java
Ссылка на сайт

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

http://github.com/northdata/jhyphenator
Система контроля версий

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

http://github.com/northdata/jhyphenator/tree/master

Скачать jhyphenator

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
pl.pragmatists : JUnitParams jar 1.0.4

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

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

Credits

JHyphenator is a Java implementation of Frank Liang's hyphenation algorithm.

Included hyphenation patterns were adapted from Hyphenator.js

Language patterns

  • American English
  • Armenian
  • British English
  • Catalan
  • Czech
  • Danish
  • Dutch
  • Esperanto
  • Estonian
  • Finnish
  • French
  • German
  • Hindi
  • Italian
  • Latin
  • Latvian
  • Lithuanian
  • Norwegian
  • Polish
  • Portuguese
  • Romanian
  • Russian
  • Slovak
  • Slovene
  • Spanish
  • Swedish
  • Tamil
  • Turkish
  • Ukrainian

Building

gradle compileJava

or

gradle jar

com.northdata.jhyphenator

North Data GmbH

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

Версия
1.0.0