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