License |
License |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers |
ArtifactId | ArtifactIdsmt-random-things |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmt-random-things
This library contains helper methods for generating random objects.
|
Filename | Size |
---|---|
smt-random-things-1.8.pom | |
smt-random-things-1.8.jar | 4 KB |
smt-random-things-1.8-sources.jar | 2 KB |
smt-random-things-1.8-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-things/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-random-things</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-things/
implementation 'com.github.shiver-me-timbers:smt-random-things:1.8'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-things/
implementation ("com.github.shiver-me-timbers:smt-random-things:1.8")
'com.github.shiver-me-timbers:smt-random-things:jar:1.8'
<dependency org="com.github.shiver-me-timbers" name="smt-random-things" rev="1.8">
<artifact name="smt-random-things" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-things', version='1.8')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-things" % "1.8"
[com.github.shiver-me-timbers/smt-random-things "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shiver-me-timbers : smt-building | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |