is not current version
Last Version 5.7

org.languagetool:languagetool-http-client 3.7

Access to LanguageTool via its HTTP API

Categories

Categories

CLI User Interface
GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-http-client
Version

Version

3.7
Type

Type

jar

Download languagetool-http-client 3.7


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