License |
License |
---|---|
GroupId | GroupIdio.github.jimregan |
ArtifactId | ArtifactIdlanguagetool-ga-dicts |
Version | Version0.02 |
Type | Typejar |
Description |
DescriptionIrish Part of Speech Dictionary
Irish part of speech dictionary as a Morfologik binary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
languagetool-ga-dicts-0.02.pom | |
languagetool-ga-dicts-0.02.jar | 12 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jimregan/languagetool-ga-dicts/ -->
<dependency>
<groupId>io.github.jimregan</groupId>
<artifactId>languagetool-ga-dicts</artifactId>
<version>0.02</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimregan/languagetool-ga-dicts/
implementation 'io.github.jimregan:languagetool-ga-dicts:0.02'
// https://jarcasting.com/artifacts/io.github.jimregan/languagetool-ga-dicts/
implementation ("io.github.jimregan:languagetool-ga-dicts:0.02")
'io.github.jimregan:languagetool-ga-dicts:jar:0.02'
<dependency org="io.github.jimregan" name="languagetool-ga-dicts" rev="0.02">
<artifact name="languagetool-ga-dicts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimregan', module='languagetool-ga-dicts', version='0.02')
)
libraryDependencies += "io.github.jimregan" % "languagetool-ga-dicts" % "0.02"
[io.github.jimregan/languagetool-ga-dicts "0.02"]