GroupId | GroupIdio.github.mightguy |
---|---|
ArtifactId | ArtifactIdsymspell-lib |
Version | Version6.6.104 |
Type | Typejar |
Filename | Size |
---|---|
symspell-lib-6.6.104.pom | |
symspell-lib-6.6.104.jar | 2 MB |
symspell-lib-6.6.104-sources.jar | 2 MB |
symspell-lib-6.6.104-javadoc.jar | 135 KB |
symspell-lib-6.6.104-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.104</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation 'io.github.mightguy:symspell-lib:6.6.104'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation ("io.github.mightguy:symspell-lib:6.6.104")
'io.github.mightguy:symspell-lib:jar:6.6.104'
<dependency org="io.github.mightguy" name="symspell-lib" rev="6.6.104">
<artifact name="symspell-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-lib', version='6.6.104')
)
libraryDependencies += "io.github.mightguy" % "symspell-lib" % "6.6.104"
[io.github.mightguy/symspell-lib "6.6.104"]