is not current version
Last Version 1.15

net.stickycode.parent:sticky-war 1.8

The definition of StickyCode war projects

Categories

Categories

Net
GroupId

GroupId

net.stickycode.parent
ArtifactId

ArtifactId

sticky-war
Version

Version

1.8
Type

Type

pom

Download sticky-war 1.8

Filename Size
sticky-war-1.8.pom 3 KB
Browse

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