License |
License |
---|---|
GroupId | GroupIdio.github.mightguy |
ArtifactId | ArtifactIdsymspell-lib |
Version | Version6.6.154 |
Type | Typejar |
Description |
DescriptionCustomized version of Symspell, Java port of the version 6.6
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
symspell-lib-6.6.154.pom | |
symspell-lib-6.6.154.jar | 36 KB |
symspell-lib-6.6.154-sources.jar | 23 KB |
symspell-lib-6.6.154-javadoc.jar | 139 KB |
symspell-lib-6.6.154-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell-lib</artifactId>
<version>6.6.154</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation 'io.github.mightguy:symspell-lib:6.6.154'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell-lib/
implementation ("io.github.mightguy:symspell-lib:6.6.154")
'io.github.mightguy:symspell-lib:jar:6.6.154'
<dependency org="io.github.mightguy" name="symspell-lib" rev="6.6.154">
<artifact name="symspell-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell-lib', version='6.6.154')
)
libraryDependencies += "io.github.mightguy" % "symspell-lib" % "6.6.154"
[io.github.mightguy/symspell-lib "6.6.154"]
Group / Artifact | Type | Version |
---|---|---|
com.sangupta : murmur | jar | 1.0.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |
org.apache.commons : commons-csv | jar | 1.8 |