License |
License |
---|---|
GroupId | GroupIdpl.ds.websight |
ArtifactId | ArtifactIdwebsight-package-parent |
Last Version | Last Version5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDynamic Solutions WebSight (Package Parent)
The parent project for WebSight vault package modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
websight-package-parent-5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/ -->
<dependency>
<groupId>pl.ds.websight</groupId>
<artifactId>websight-package-parent</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/
implementation 'pl.ds.websight:websight-package-parent:5'
// https://jarcasting.com/artifacts/pl.ds.websight/websight-package-parent/
implementation ("pl.ds.websight:websight-package-parent:5")
'pl.ds.websight:websight-package-parent:pom:5'
<dependency org="pl.ds.websight" name="websight-package-parent" rev="5">
<artifact name="websight-package-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.ds.websight', module='websight-package-parent', version='5')
)
libraryDependencies += "pl.ds.websight" % "websight-package-parent" % "5"
[pl.ds.websight/websight-package-parent "5"]