is not current version
Last Version 1.24

net.stickycode.parent:sticky-jar 1.19

The definition of a StickyCode jar project

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-jar
Version

Version

1.19
Type

Type

pom

Download sticky-jar 1.19

Filename Size
sticky-jar-1.19.pom 5 KB
Browse

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