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

org.languagetool:languagetool-parent $%7Brevision%7D

A style and grammar checker for many languages

Группа

Группа

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

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

languagetool-parent
Версия

Версия

$%7Brevision%7D
Тип

Тип

pom

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

Имя Файла Размер
languagetool-parent-$%7Brevision%7D.pom 19 KB
Обзор

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