is not current version
Last Version 6.6.154

io.github.mightguy:symspell 6.6.39

Customized version of Symspell, Java port of the version 6.6

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

symspell
Version

Version

6.6.39
Type

Type

pom

Download symspell 6.6.39

Filename Size
symspell-6.6.39.pom 13 KB
Browse

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