License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.parent |
ArtifactId | ArtifactIdsticky-parent-jar8 |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsticky-parent-jar8-3
The definition of StickyCode library projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-parent-jar8-3.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-jar8/ -->
<dependency>
<groupId>net.stickycode.parent</groupId>
<artifactId>sticky-parent-jar8</artifactId>
<version>3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-jar8/
implementation 'net.stickycode.parent:sticky-parent-jar8:3.1'
// https://jarcasting.com/artifacts/net.stickycode.parent/sticky-parent-jar8/
implementation ("net.stickycode.parent:sticky-parent-jar8:3.1")
'net.stickycode.parent:sticky-parent-jar8:pom:3.1'
<dependency org="net.stickycode.parent" name="sticky-parent-jar8" rev="3.1">
<artifact name="sticky-parent-jar8" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.parent', module='sticky-parent-jar8', version='3.1')
)
libraryDependencies += "net.stickycode.parent" % "sticky-parent-jar8" % "3.1"
[net.stickycode.parent/sticky-parent-jar8 "3.1"]