License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguagetool-gui-commons |
Last Version | Last Version5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLanguageTool common GUI classes
GUI classes for both stand-alone and LibreOffice/OpenOffice extension use
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |