is not current version
Last Version 3.1

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

The definition of a StickyCode jar project

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-parent-jar8
Version

Version

1.3
Type

Type

pom

Download sticky-parent-jar8 1.3


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