License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.languagetool |
ArtifactId | ArtifactIdlanguagetool-gui-commons |
Version | Version5.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/languagetool-gui-commons/
implementation 'org.languagetool:languagetool-gui-commons:5.4'
// https://jarcasting.com/artifacts/org.languagetool/languagetool-gui-commons/
implementation ("org.languagetool:languagetool-gui-commons:5.4")
'org.languagetool:languagetool-gui-commons:jar:5.4'
<dependency org="org.languagetool" name="languagetool-gui-commons" rev="5.4">
<artifact name="languagetool-gui-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='languagetool-gui-commons', version='5.4')
)
libraryDependencies += "org.languagetool" % "languagetool-gui-commons" % "5.4"
[org.languagetool/languagetool-gui-commons "5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.languagetool : languagetool-core | jar | 5.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |