| License |
License |
|---|---|
| GroupId | GroupIdorg.languagetool |
| ArtifactId | ArtifactIdlanguage-ga |
| Version | Version5.6 |
| Type | Typejar |
| Description |
DescriptionIrish module for LanguageTool
A style and grammar checker for many languages
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| language-ga-5.6.pom | |
| language-ga-5.6.jar | 805 KB |
| language-ga-5.6-sources.jar | 798 KB |
| language-ga-5.6-javadoc.jar | 158 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.languagetool/language-ga/ -->
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>language-ga</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/language-ga/
implementation 'org.languagetool:language-ga:5.6'
// https://jarcasting.com/artifacts/org.languagetool/language-ga/
implementation ("org.languagetool:language-ga:5.6")
'org.languagetool:language-ga:jar:5.6'
<dependency org="org.languagetool" name="language-ga" rev="5.6">
<artifact name="language-ga" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='language-ga', version='5.6')
)
libraryDependencies += "org.languagetool" % "language-ga" % "5.6"
[org.languagetool/language-ga "5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.languagetool : languagetool-core | jar | 5.6 |
| io.github.jimregan : languagetool-ga-dicts | jar | 0.02 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.languagetool : languagetool-core | test-jar | 5.6 |
| junit : junit | jar | 4.13.2 |