is not current version
Last Version 2.9

org.languagetool:hunspell-native-libs 2.7


Categories

Categories

Native Development Tools
GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

hunspell-native-libs
Version

Version

2.7
Type

Type

jar

Download hunspell-native-libs 2.7


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