| Лицензия |
Лицензия |
|---|---|
| Группа | Группаspeexx |
| Идентификатор | Идентификаторocean-annotation-handler |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеocean-annotation-handler
Ocean is a project to annotate unstructured text with semantic
information.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ocean-annotation-handler-1.1.1.pom | |
| ocean-annotation-handler-1.1.1.jar | 170 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/ -->
<dependency>
<groupId>speexx</groupId>
<artifactId>ocean-annotation-handler</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/
implementation 'speexx:ocean-annotation-handler:1.1.1'
// https://jarcasting.com/artifacts/speexx/ocean-annotation-handler/
implementation ("speexx:ocean-annotation-handler:1.1.1")
'speexx:ocean-annotation-handler:jar:1.1.1'
<dependency org="speexx" name="ocean-annotation-handler" rev="1.1.1">
<artifact name="ocean-annotation-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='speexx', module='ocean-annotation-handler', version='1.1.1')
)
libraryDependencies += "speexx" % "ocean-annotation-handler" % "1.1.1"
[speexx/ocean-annotation-handler "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| speexx : speexx-util | jar | 2.0.0 |