is not current version
Last Version 5.7

org.languagetool:languagetool-parent 2.8


GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-parent
Version

Version

2.8
Type

Type

pom

Download languagetool-parent 2.8


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