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

org.languagetool:languagetool-http-client $%7Brevision%7D

Access to LanguageTool via its HTTP API

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.languagetool
Идентификатор

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

languagetool-http-client
Версия

Версия

$%7Brevision%7D
Тип

Тип

jar

Скачать languagetool-http-client $%7Brevision%7D


<!-- https://jarcasting.com/artifacts/org.languagetool/languagetool-http-client/ -->
<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>languagetool-http-client</artifactId>
    <version>$%7Brevision%7D</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/languagetool-http-client/
implementation 'org.languagetool:languagetool-http-client:$%7Brevision%7D'
// https://jarcasting.com/artifacts/org.languagetool/languagetool-http-client/
implementation ("org.languagetool:languagetool-http-client:$%7Brevision%7D")
'org.languagetool:languagetool-http-client:jar:$%7Brevision%7D'
<dependency org="org.languagetool" name="languagetool-http-client" rev="$%7Brevision%7D">
  <artifact name="languagetool-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='languagetool-http-client', version='$%7Brevision%7D')
)
libraryDependencies += "org.languagetool" % "languagetool-http-client" % "$%7Brevision%7D"
[org.languagetool/languagetool-http-client "$%7Brevision%7D"]