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

pl.ds.websight:websight-parent 3

The parent project for WebSight non-bundle modules

Группа

Группа

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

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

websight-parent
Версия

Версия

3
Тип

Тип

pom

Скачать websight-parent 3

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

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