is not current version
Last Version 1.1.1

com.gitlab.dumonts:hunspell 1.1.0

Java Bindings to Hunspell 1.7

GroupId

GroupId

com.gitlab.dumonts
ArtifactId

ArtifactId

hunspell
Version

Version

1.1.0
Type

Type

jar

Download hunspell 1.1.0


<!-- https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/ -->
<dependency>
    <groupId>com.gitlab.dumonts</groupId>
    <artifactId>hunspell</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/
implementation 'com.gitlab.dumonts:hunspell:1.1.0'
// https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/
implementation ("com.gitlab.dumonts:hunspell:1.1.0")
'com.gitlab.dumonts:hunspell:jar:1.1.0'
<dependency org="com.gitlab.dumonts" name="hunspell" rev="1.1.0">
  <artifact name="hunspell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.dumonts', module='hunspell', version='1.1.0')
)
libraryDependencies += "com.gitlab.dumonts" % "hunspell" % "1.1.0"
[com.gitlab.dumonts/hunspell "1.1.0"]