is not current version
Last Version 1.8

com.github.shiver-me-timbers:smt-random-strings 1.5

This library contains helper methods for generating random strings.

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-random-strings
Version

Version

1.5
Type

Type

jar

Download smt-random-strings 1.5


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