Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'org.languagetool:hunspell-native-libs:2.4'
<dependency>
<groupId>org.languagetool</groupId>
<artifactId>hunspell-native-libs</artifactId>
<version>2.4</version>
</dependency>
<dependency org="org.languagetool" name="hunspell-native-libs" rev="2.4"/>
"org.languagetool", "hunspell-native-libs", "2.4"