| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpl.ds.websight |
| Идентификатор | Идентификаторwebsight-bundle-parent |
| Последняя версия | Последняя версия5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDynamic Solutions WebSight (Bundle Parent)
The parent project for WebSight bundle modules
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| websight-bundle-parent-5.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-bundle-parent/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-bundle-parent</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-bundle-parent/
implementation 'pl.ds.websight:websight-bundle-parent:5'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-bundle-parent/
implementation ("pl.ds.websight:websight-bundle-parent:5")
'pl.ds.websight:websight-bundle-parent:pom:5'
<dependency org="pl.ds.websight" name="websight-bundle-parent" rev="5">
<artifact name="websight-bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-bundle-parent', version='5')
)
libraryDependencies += "pl.ds.websight" % "websight-bundle-parent" % "5"
[pl.ds.websight/websight-bundle-parent "5"]