MVN

com.github.shiver-me-timbers : smt-random-parent

Maven & Gradle

Jul 30, 2016

This is the parent project for the smt-random libraries.

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-random-parent</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shiver-me-timbers : smt-random-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.github.shiver-me-timbers : smt-random-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
smt-random-parent-1.8
1.7
smt-random-parent-1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-random-parent</artifactId>
    <version>1.8</version>
</dependency>