is not current version
Last Version 5

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

The parent project for WebSight frontend modules

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-frontend-parent
Version

Version

3
Type

Type

pom

Download websight-frontend-parent 3


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