jortho

JOrtho (Java Orthography) is a Open Source spell-checker entirely written in Java. Its dictionaries are based on the free Wiktionary project and can therefore be updated for virtually any language. The library works with any JTextComponent from the Swing framework. This includes JTextPane, JEditorPane and JTextArea.

Лицензия

Лицензия

GPL
Группа

Группа

io.github.geniot
Идентификатор

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jortho
JOrtho (Java Orthography) is a Open Source spell-checker entirely written in Java. Its dictionaries are based on the free Wiktionary project and can therefore be updated for virtually any language. The library works with any JTextComponent from the Swing framework. This includes JTextPane, JEditorPane and JTextArea.
Ссылка на сайт

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

https://github.com/geniot/jortho
Система контроля версий

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

http://github.com/geniot/jortho/tree/master

Скачать jortho

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

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

Зависимости

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

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

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

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

Версия
1.1
1.0