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