MVN

com.atlascopco : hunspell-bridj

Maven & Gradle

Jul 12, 2016
4 usages
20 stars

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

<dependency>
    <groupId>com.atlascopco</groupId>
    <artifactId>hunspell-bridj</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.atlascopco : hunspell-bridj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.atlascopco : hunspell-bridj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
hunspell-bridj-1.0.4
hunspell-bridj-1.0.3
hunspell-bridj-1.0.2
hunspell-bridj-1.0.1
hunspell-bridj-1.0.0

How to add a dependency to Maven

Add the following com.atlascopco : hunspell-bridj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.atlascopco</groupId>
    <artifactId>hunspell-bridj</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.atlascopco : hunspell-bridj gradle dependency to your build.gradle file:

implementation 'com.atlascopco:hunspell-bridj:1.0.4'

Gradle Kotlin DSL: Add the following com.atlascopco : hunspell-bridj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.atlascopco:hunspell-bridj:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.atlascopco : hunspell-bridj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.atlascopco" % "hunspell-bridj" % "1.0.4"

Advertisement

Dependencies from Group

Jul 12, 2016
4 usages
20 stars

Discover Dependencies

Nov 25, 2020
1.3k stars
Jan 22, 2019
2 usages
2 stars
Feb 07, 2019
5 usages
Dec 06, 2016
31 usages
58.9k stars
Mar 09, 2016
1 usages
50 stars
Mar 10, 2016
0 stars
Mar 22, 2016
4 stars
Aug 24, 2023
14 usages
12.4k stars