is not current version
Last Version 1.8

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

This library contains helper methods for generating random strings.

GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-random-strings
Version

Version

1.3
Type

Type

jar

Download smt-random-strings 1.3


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