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