is not current version
Last Version 5.7

org.languagetool:language-tl 4.2


GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

language-tl
Version

Version

4.2
Type

Type

jar

Download language-tl 4.2


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