| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitlab.dumonts |
| Идентификатор | Идентификаторhunspell |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.gitlab.dumonts:hunspell
Java Bindings to Hunspell 1.7
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hunspell-1.1.1.pom | |
| hunspell-1.1.1.jar | 852 KB |
| hunspell-1.1.1-sources.jar | 851 KB |
| hunspell-1.1.1-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/ -->
<dependency>
<groupId>com.gitlab.dumonts</groupId>
<artifactId>hunspell</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/
implementation 'com.gitlab.dumonts:hunspell:1.1.1'
// https://jarcasting.com/artifacts/com.gitlab.dumonts/hunspell/
implementation ("com.gitlab.dumonts:hunspell:1.1.1")
'com.gitlab.dumonts:hunspell:jar:1.1.1'
<dependency org="com.gitlab.dumonts" name="hunspell" rev="1.1.1">
<artifact name="hunspell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.dumonts', module='hunspell', version='1.1.1')
)
libraryDependencies += "com.gitlab.dumonts" % "hunspell" % "1.1.1"
[com.gitlab.dumonts/hunspell "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nativelibs4java : bridj | jar | 0.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |