License |
License |
---|---|
Categories |
CategoriesNet Distribution Build Tools |
GroupId | GroupIdnet.stickycode.parent |
ArtifactId | ArtifactIdsticky-parent-distribution8 |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsticky-parent-distrbution-2
Define the distribution management and general plugins used in all StickySource projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-parent-distribution8-2.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/ -->
<dependency>
<groupId>net.stickycode.parent</groupId>
<artifactId>sticky-parent-distribution8</artifactId>
<version>2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation 'net.stickycode.parent:sticky-parent-distribution8:2.3'
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation ("net.stickycode.parent:sticky-parent-distribution8:2.3")
'net.stickycode.parent:sticky-parent-distribution8:pom:2.3'
<dependency org="net.stickycode.parent" name="sticky-parent-distribution8" rev="2.3">
<artifact name="sticky-parent-distribution8" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.parent', module='sticky-parent-distribution8', version='2.3')
)
libraryDependencies += "net.stickycode.parent" % "sticky-parent-distribution8" % "2.3"
[net.stickycode.parent/sticky-parent-distribution8 "2.3"]