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