is not current version
Last Version 1.8

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

This is an aggregation of all the smt random libraries.

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-random
Version

Version

1.7
Type

Type

jar

Download smt-random 1.7


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