License |
License |
---|---|
GroupId | GroupIdio.github.mightguy |
ArtifactId | ArtifactIdsymspell |
Version | Version6.6.154 |
Type | Typepom |
Description |
Descriptionsymspell
Customized version of Symspell, Java port of the version 6.6
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
symspell-6.6.154.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell</artifactId>
<version>6.6.154</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation 'io.github.mightguy:symspell:6.6.154'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation ("io.github.mightguy:symspell:6.6.154")
'io.github.mightguy:symspell:pom:6.6.154'
<dependency org="io.github.mightguy" name="symspell" rev="6.6.154">
<artifact name="symspell" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell', version='6.6.154')
)
libraryDependencies += "io.github.mightguy" % "symspell" % "6.6.154"
[io.github.mightguy/symspell "6.6.154"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |