is not current version
Last Version 1.9

net.stickycode.parent:sticky-api 1.7

The definition of StickyCode api projects

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-api
Version

Version

1.7
Type

Type

pom

Download sticky-api 1.7

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