GroupId | GroupIdio.github.mightguy |
---|---|
ArtifactId | ArtifactIdsymspell-console |
Version | Version6.6.129 |
Type | Typejar |
Filename | Size |
---|---|
symspell-console-6.6.129.pom | |
symspell-console-6.6.129.jar | 2 MB |
symspell-console-6.6.129-sources.jar | 2 MB |
symspell-console-6.6.129-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.129</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-console/
implementation 'io.github.mightguy:symspell-console:6.6.129'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-console/
implementation ("io.github.mightguy:symspell-console:6.6.129")
'io.github.mightguy:symspell-console:jar:6.6.129'
<dependency org="io.github.mightguy" name="symspell-console" rev="6.6.129">
<artifact name="symspell-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-console', version='6.6.129')
)
libraryDependencies += "io.github.mightguy" % "symspell-console" % "6.6.129"
[io.github.mightguy/symspell-console "6.6.129"]