is not current version
Last Version 5

pl.ds.websight:websight-parent 1

The parent project for Websight non-bundle modules

GroupId

GroupId

pl.ds.websight
ArtifactId

ArtifactId

websight-parent
Version

Version

1
Type

Type

pom

Download websight-parent 1

Filename Size
websight-parent-1.pom 9 KB
Browse

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