is not current version
Last Version 6.6.154

io.github.mightguy:symspell 6.6.113

Customized version of Symspell, Java port of the version 6.6

GroupId

GroupId

io.github.mightguy
ArtifactId

ArtifactId

symspell
Version

Version

6.6.113
Type

Type

pom

Download symspell 6.6.113

Filename Size
symspell-6.6.113.pom 16 KB
Browse

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