GroupId | GroupIdio.github.mightguy |
---|---|
ArtifactId | ArtifactIdsymspell |
Version | Version6.6.48 |
Type | Typepom |
Filename | Size |
---|---|
symspell-6.6.48.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mightguy/symspell/ -->
<dependency>
<groupId>io.github.mightguy</groupId>
<artifactId>symspell</artifactId>
<version>6.6.48</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation 'io.github.mightguy:symspell:6.6.48'
// https://jarcasting.com/artifacts/io.github.mightguy/symspell/
implementation ("io.github.mightguy:symspell:6.6.48")
'io.github.mightguy:symspell:pom:6.6.48'
<dependency org="io.github.mightguy" name="symspell" rev="6.6.48">
<artifact name="symspell" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mightguy', module='symspell', version='6.6.48')
)
libraryDependencies += "io.github.mightguy" % "symspell" % "6.6.48"
[io.github.mightguy/symspell "6.6.48"]