не последняя версия
Последняя версия 5

pl.ds.websight:websight-package-parent 2

The parent project for Websight vault package modules

Группа

Группа

pl.ds.websight
Идентификатор

Идентификатор

websight-package-parent
Версия

Версия

2
Тип

Тип

pom

Скачать websight-package-parent 2

Имя Файла Размер
websight-package-parent-2.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/ -->
<dependency>
    <groupId>pl.ds.websight</groupId>
    <artifactId>websight-package-parent</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/
implementation 'pl.ds.websight:websight-package-parent:2'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/
implementation ("pl.ds.websight:websight-package-parent:2")
'pl.ds.websight:websight-package-parent:pom:2'
<dependency org="pl.ds.websight" name="websight-package-parent" rev="2">
  <artifact name="websight-package-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-package-parent', version='2')
)
libraryDependencies += "pl.ds.websight" % "websight-package-parent" % "2"
[pl.ds.websight/websight-package-parent "2"]