License |
License |
---|---|
GroupId | GroupIdcom.gitlab.dumonts |
ArtifactId | ArtifactIdhunspell |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.gitlab.dumonts:hunspell
Java Bindings to Hunspell 1.7
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hunspell-1.1.1.pom | |
hunspell-1.1.1.jar | 852 KB |
hunspell-1.1.1-sources.jar | 851 KB |
hunspell-1.1.1-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.nativelibs4java : bridj | jar | 0.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |