is not current version
Last Version 5.7

org.languagetool:language-pt 4.8


GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

language-pt
Version

Version

4.8
Type

Type

jar

Download language-pt 4.8


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