Last Version

com.gitlab.dumonts:hunspell 1.1.1

Java Bindings to Hunspell 1.7

License

License

GroupId

GroupId

com.gitlab.dumonts
ArtifactId

ArtifactId

hunspell
Version

Version

1.1.1
Type

Type

jar
Description

Description

com.gitlab.dumonts:hunspell
Java Bindings to Hunspell 1.7
Project URL

Project URL

https://gitlab.com/dumonts/hunspell-java
Project Organization

Project Organization

com.gitlab.dumonts
Source Code Management

Source Code Management

https://gitlab.com/dumonts/hunspell-java

Download hunspell 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.nativelibs4java : bridj jar 0.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.