| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.struchkov.haiti |
| Идентификатор | Идентификаторhaiti-core |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHaiti Core
Implementation of the main classes of the framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| haiti-core-1.0.2.pom | |
| haiti-core-1.0.2.jar | 12 KB |
| haiti-core-1.0.2-sources.jar | 7 KB |
| haiti-core-1.0.2-javadoc.jar | 439 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/ -->
<dependency>
<groupId>dev.struchkov.haiti</groupId>
<artifactId>haiti-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/
implementation 'dev.struchkov.haiti:haiti-core:1.0.2'
// https://jarcasting.com/artifacts/dev.struchkov.haiti/haiti-core/
implementation ("dev.struchkov.haiti:haiti-core:1.0.2")
'dev.struchkov.haiti:haiti-core:jar:1.0.2'
<dependency org="dev.struchkov.haiti" name="haiti-core" rev="1.0.2">
<artifact name="haiti-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.struchkov.haiti', module='haiti-core', version='1.0.2')
)
libraryDependencies += "dev.struchkov.haiti" % "haiti-core" % "1.0.2"
[dev.struchkov.haiti/haiti-core "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.struchkov.haiti : haiti-context | jar | |
| dev.struchkov.haiti : haiti-filter | jar |