is not current version
Last Version 1.29

net.stickycode.parent:sticky-root 1.20

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

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-root
Version

Version

1.20
Type

Type

pom

Download sticky-root 1.20

Filename Size
sticky-root-1.20.pom 8 KB
Browse

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