GroupId | GroupIdio.github.mightguy |
---|---|
ArtifactId | ArtifactIdsymspell-console |
Version | Version6.6.152 |
Type | Typejar |
Filename | Size |
---|---|
symspell-console-6.6.152.pom | |
symspell-console-6.6.152.jar | 2 MB |
symspell-console-6.6.152-sources.jar | 2 MB |
symspell-console-6.6.152-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell-console/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell-console</artifactId>
<version>6.6.152</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-console/
implementation 'io.github.mightguy:symspell-console:6.6.152'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-console/
implementation ("io.github.mightguy:symspell-console:6.6.152")
'io.github.mightguy:symspell-console:jar:6.6.152'
<dependency org="io.github.mightguy" name="symspell-console" rev="6.6.152">
<artifact name="symspell-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-console', version='6.6.152')
)
libraryDependencies += "io.github.mightguy" % "symspell-console" % "6.6.152"
[io.github.mightguy/symspell-console "6.6.152"]