is not current version
Last Version 1.29

net.stickycode.parent:sticky-root 1.25

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.25
Type

Type

pom

Download sticky-root 1.25

Filename Size
sticky-root-1.25.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.25</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-root/
implementation 'net.stickycode.parent:sticky-root:1.25'
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-root/
implementation ("net.stickycode.parent:sticky-root:1.25")
'net.stickycode.parent:sticky-root:pom:1.25'
<dependency org="net.stickycode.parent" name="sticky-root" rev="1.25">
  <artifact name="sticky-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.parent', module='sticky-root', version='1.25')
)
libraryDependencies += "net.stickycode.parent" % "sticky-root" % "1.25"
[net.stickycode.parent/sticky-root "1.25"]