Last Version

HunspellBridJ 1.0.4

This project is a binding for the Hunspell library for Java, using BridJ for the bindings.

License

License

GroupId

GroupId

com.atlascopco
ArtifactId

ArtifactId

hunspell-bridj
Version

Version

1.0.4
Type

Type

jar
Description

Description

HunspellBridJ
This project is a binding for the Hunspell library for Java, using BridJ for the bindings.
Project Organization

Project Organization

Atlas Copco Drilling Solutions
Source Code Management

Source Code Management

https://github.com/thomas-joiner/HunspellBridJ

Download hunspell-bridj 1.0.4


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

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.