is not current version
Last Version 5

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

The parent project for Websight frontend modules

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-frontend-parent
Version

Version

2
Type

Type

pom

Download websight-frontend-parent 2


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