is not current version
Last Version 1.9

net.stickycode.parent:sticky-api 1.6

The definition of StickyCode api projects

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-api
Version

Version

1.6
Type

Type

pom

Download sticky-api 1.6

Filename Size
sticky-api-1.6.pom 1 KB
Browse

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