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