Last Version

LanguageTool common GUI classes 5.7

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

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool-gui-commons
Version

Version

5.7
Type

Type

jar
Description

Description

LanguageTool common GUI classes
GUI classes for both stand-alone and LibreOffice/OpenOffice extension use
Project URL

Project URL

https://www.languagetool.org

Download languagetool-gui-commons 5.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.languagetool : languagetool-core jar 5.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.