Categories |
CategoriesNet Distribution Build Tools |
---|---|
GroupId | GroupIdnet.stickycode.parent |
ArtifactId | ArtifactIdsticky-parent-distribution8 |
Version | Version1.3 |
Type | Typepom |
Filename | Size |
---|---|
sticky-parent-distribution8-1.3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/ -->
<dependency>
<groupId>net.stickycode.parent</groupId>
<artifactId>sticky-parent-distribution8</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation 'net.stickycode.parent:sticky-parent-distribution8:1.3'
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-distribution8/
implementation ("net.stickycode.parent:sticky-parent-distribution8:1.3")
'net.stickycode.parent:sticky-parent-distribution8:pom:1.3'
<dependency org="net.stickycode.parent" name="sticky-parent-distribution8" rev="1.3">
<artifact name="sticky-parent-distribution8" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.parent', module='sticky-parent-distribution8', version='1.3')
)
libraryDependencies += "net.stickycode.parent" % "sticky-parent-distribution8" % "1.3"
[net.stickycode.parent/sticky-parent-distribution8 "1.3"]