is not current version
Last Version 2.3

net.stickycode.parent:sticky-parent-distribution8 1.3

Define the distribution management and general plugins used in all StickyCode projects

Categories

Categories

Net Distribution Build Tools
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-parent-distribution8
Version

Version

1.3
Type

Type

pom

Download sticky-parent-distribution8 1.3


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