is not current version
Last Version 1.8

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

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

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-random-parent
Version

Version

1.7
Type

Type

pom

Download smt-random-parent 1.7


<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-random-parent</artifactId>
    <version>1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation 'com.github.shiver-me-timbers:smt-random-parent:1.7'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation ("com.github.shiver-me-timbers:smt-random-parent:1.7")
'com.github.shiver-me-timbers:smt-random-parent:pom:1.7'
<dependency org="com.github.shiver-me-timbers" name="smt-random-parent" rev="1.7">
  <artifact name="smt-random-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-parent', version='1.7')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-parent" % "1.7"
[com.github.shiver-me-timbers/smt-random-parent "1.7"]