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