is not current version
Last Version 1.0.26

io.github.starlangsoftware:SpellChecker 1.0.16

Turkish Spell Checker Library

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

SpellChecker
Version

Version

1.0.16
Type

Type

jar

Download SpellChecker 1.0.16


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