word-checker

The word-checker tool for java.

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

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

word-checker
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

word-checker
The word-checker tool for java.
Система контроля версий

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

https://github.com/houbb/word-checker

Скачать word-checker

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.houbb : nlp-common jar 0.0.5
com.github.houbb : heaven jar 0.1.140

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

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

Версия
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1