GroupId | GroupIdio.github.jimregan |
---|---|
ArtifactId | ArtifactIdlanguagetool-ga-dicts |
Version | Version0.01 |
Type | Typejar |
Filename | Size |
---|---|
languagetool-ga-dicts-0.01.pom | |
languagetool-ga-dicts-0.01.jar | 13 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.01</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jimregan/languagetool-ga-dicts/
implementation 'io.github.jimregan:languagetool-ga-dicts:0.01'
// https://jarcasting.com/artifacts/io.github.jimregan/languagetool-ga-dicts/
implementation ("io.github.jimregan:languagetool-ga-dicts:0.01")
'io.github.jimregan:languagetool-ga-dicts:jar:0.01'
<dependency org="io.github.jimregan" name="languagetool-ga-dicts" rev="0.01">
<artifact name="languagetool-ga-dicts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jimregan', module='languagetool-ga-dicts', version='0.01')
)
libraryDependencies += "io.github.jimregan" % "languagetool-ga-dicts" % "0.01"
[io.github.jimregan/languagetool-ga-dicts "0.01"]