is not current version
Last Version 6.6.154

io.github.mightguy:symspell 6.6.79

Customized version of Symspell, Java port of the version 6.6

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

symspell
Version

Version

6.6.79
Type

Type

pom

Download symspell 6.6.79

Filename Size
symspell-6.6.79.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell/ -->
<dependency>
    <groupId>io.github.mightguy</groupId>
    <artifactId>symspell</artifactId>
    <version>6.6.79</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation 'io.github.mightguy:symspell:6.6.79'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation ("io.github.mightguy:symspell:6.6.79")
'io.github.mightguy:symspell:pom:6.6.79'
<dependency org="io.github.mightguy" name="symspell" rev="6.6.79">
  <artifact name="symspell" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell', version='6.6.79')
)
libraryDependencies += "io.github.mightguy" % "symspell" % "6.6.79"
[io.github.mightguy/symspell "6.6.79"]