is not current version
Last Version 1.0.4

com.atlascopco:hunspell-bridj 1.0.3

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

GroupId

GroupId

com.atlascopco
ArtifactId

ArtifactId

hunspell-bridj
Version

Version

1.0.3
Type

Type

jar

Download hunspell-bridj 1.0.3


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