GroupId | GroupIdio.github.mightguy |
---|---|
ArtifactId | ArtifactIdsymspell-lib |
Version | Version6.6.123 |
Type | Typejar |
Filename | Size |
---|---|
symspell-lib-6.6.123.pom | |
symspell-lib-6.6.123.jar | 2 MB |
symspell-lib-6.6.123-sources.jar | 2 MB |
symspell-lib-6.6.123-javadoc.jar | 140 KB |
symspell-lib-6.6.123-jar-with-dependencies.jar | 15 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell-lib</artifactId>
<version>6.6.123</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation 'io.github.mightguy:symspell-lib:6.6.123'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation ("io.github.mightguy:symspell-lib:6.6.123")
'io.github.mightguy:symspell-lib:jar:6.6.123'
<dependency org="io.github.mightguy" name="symspell-lib" rev="6.6.123">
<artifact name="symspell-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-lib', version='6.6.123')
)
libraryDependencies += "io.github.mightguy" % "symspell-lib" % "6.6.123"
[io.github.mightguy/symspell-lib "6.6.123"]