is not current version
Last Version 5.7

org.languagetool:languagetool-gui-commons $%7Brevision%7D

GUI classes for both stand-alone and LibreOffice/OpenOffice extension use

Categories

Categories

GUI User Interface
GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-gui-commons
Version

Version

$%7Brevision%7D
Type

Type

jar

Download languagetool-gui-commons $%7Brevision%7D


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