| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.mikera |
| ArtifactId | ArtifactIdrandomz |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrandomz
Standard parent pom.xml for mikera projects
|
| Filename | Size |
|---|---|
| randomz-0.3.0.pom | |
| randomz-0.3.0.jar | 13 KB |
| randomz-0.3.0-sources.jar | 8 KB |
| randomz-0.3.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.mikera/randomz/ -->
<dependency>
<groupId>net.mikera</groupId>
<artifactId>randomz</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.mikera/randomz/
implementation 'net.mikera:randomz:0.3.0'
// https://jarcasting.com/artifacts/net.mikera/randomz/
implementation ("net.mikera:randomz:0.3.0")
'net.mikera:randomz:jar:0.3.0'
<dependency org="net.mikera" name="randomz" rev="0.3.0">
<artifact name="randomz" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mikera', module='randomz', version='0.3.0')
)
libraryDependencies += "net.mikera" % "randomz" % "0.3.0"
[net.mikera/randomz "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.caliper : caliper | jar | 0.5-rc1 |