Jazzy

A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.jazzy
Идентификатор

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

jazzy-core
Последняя версия

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

0.5.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jazzy
A set of APIs that allow you to add spell checking functionality to Java Applications easily. Jazzy is based on most of the algorithms that aspell has; so the suggestions they come up with are very similar.
Ссылка на сайт

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

http://jazzy.sourceforge.net/
Система контроля версий

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

http://sourceforge.net/projects/jazzy/

Скачать jazzy-core

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.5.2