is not current version
Last Version 3.1

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

The definition of a StickyCode jar project

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-parent-jar8
Version

Version

1.2
Type

Type

pom

Download sticky-parent-jar8 1.2


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