is not current version
Last Version 1.9

net.stickycode.parent:sticky-api 1.8

The definition of StickyCode api projects

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-api
Version

Version

1.8
Type

Type

pom

Download sticky-api 1.8

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