MVN

net.stickycode.parent : sticky-parent-tile

Maven & Gradle

Aug 29, 2017
0 stars

Add extensions for making tiles

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-parent-tile</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.stickycode.parent : sticky-parent-tile to add to Maven - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of net.stickycode.parent : sticky-parent-tile to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2
sticky-parent-tile-2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.stickycode.parent</groupId>
    <artifactId>sticky-parent-tile</artifactId>
    <version>2.2</version>
</dependency>

Advertisement