is not current version
Last Version 6.6.154

io.github.mightguy:symspell 6.6.127

Customized version of Symspell, Java port of the version 6.6

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

symspell
Version

Version

6.6.127
Type

Type

pom

Download symspell 6.6.127

Filename Size
symspell-6.6.127.pom 16 KB
Browse

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