MVN

com.gitlab.dumonts : hunspell

Maven & Gradle

Jan 31, 2023
1 usages

com.gitlab.dumonts:hunspell · Java Bindings to Hunspell 1.7

<dependency>
    <groupId>com.gitlab.dumonts</groupId>
    <artifactId>hunspell</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.2

All Versions

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

Version Vulnerabilities Updated
2.1.x
hunspell-2.1.2
hunspell-2.1.1
hunspell-2.1.0
2.0.x
hunspell-2.0.0
1.1.x
hunspell-1.1.1
hunspell-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.gitlab.dumonts</groupId>
    <artifactId>hunspell</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.gitlab.dumonts : hunspell gradle dependency to your build.gradle file:

implementation 'com.gitlab.dumonts:hunspell:2.1.2'

Gradle Kotlin DSL: Add the following com.gitlab.dumonts : hunspell gradle kotlin dependency to your build.gradle.kts file:

implementation("com.gitlab.dumonts:hunspell:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.gitlab.dumonts : hunspell sbt scala dependency to your build.sbt file:

libraryDependencies += "com.gitlab.dumonts" % "hunspell" % "2.1.2"

Advertisement

Dependencies from Group

Jan 31, 2023
1 usages

Discover Dependencies

Aug 07, 2023
1 usages
362 stars
Dec 26, 2022
1 usages
53 stars
Jan 08, 2022
1 usages
4.4k stars
Mar 09, 2023
1 usages
31 stars
Oct 25, 2021
4 usages
19 stars
Mar 09, 2021
1 usages
2 stars