| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.noear.bundle |
| Идентификатор | Идентификаторhatch-bundle |
| Последняя версия | Последняя версия1.9.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеhatch-bundle
Java project for solon
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hatch-bundle-1.9.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/ -->
<dependency>
<groupId>org.noear.bundle</groupId>
<artifactId>hatch-bundle</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/
implementation 'org.noear.bundle:hatch-bundle:1.9.0'
// https://jarcasting.com/artifacts/org.noear.bundle/hatch-bundle/
implementation ("org.noear.bundle:hatch-bundle:1.9.0")
'org.noear.bundle:hatch-bundle:pom:1.9.0'
<dependency org="org.noear.bundle" name="hatch-bundle" rev="1.9.0">
<artifact name="hatch-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear.bundle', module='hatch-bundle', version='1.9.0')
)
libraryDependencies += "org.noear.bundle" % "hatch-bundle" % "1.9.0"
[org.noear.bundle/hatch-bundle "1.9.0"]