is not current version
Last Version 1.0.26

io.github.starlangsoftware:SpellChecker 1.0.22

Turkish Spell Checker Library

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

SpellChecker
Version

Version

1.0.22
Type

Type

jar

Download SpellChecker 1.0.22


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