GroupId | GroupIdcom.github.shiver-me-timbers |
---|---|
ArtifactId | ArtifactIdsmt-random-strings |
Version | Version1.7 |
Type | Typejar |
Filename | Size |
---|---|
smt-random-strings-1.7.pom | |
smt-random-strings-1.7.jar | 11 KB |
smt-random-strings-1.7-sources.jar | 11 KB |
smt-random-strings-1.7-javadoc.jar | 42 KB |
Browse |
<!-- 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-strings/
implementation 'com.github.shiver-me-timbers:smt-random-strings:1.7'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-strings/
implementation ("com.github.shiver-me-timbers:smt-random-strings:1.7")
'com.github.shiver-me-timbers:smt-random-strings:jar:1.7'
<dependency org="com.github.shiver-me-timbers" name="smt-random-strings" rev="1.7">
<artifact name="smt-random-strings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-strings', version='1.7')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-strings" % "1.7"
[com.github.shiver-me-timbers/smt-random-strings "1.7"]