is not current version
Last Version 5.7

org.languagetool:languagetool-parent 4.1


GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-parent
Version

Version

4.1
Type

Type

pom

Download languagetool-parent 4.1


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