License |
License |
---|---|
GroupId | GroupIdorg.catools |
ArtifactId | ArtifactIdcommon-randomize |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Automation Common Randomize
The Common Randomize Implementation
|
Filename | Size |
---|---|
common-randomize-0.1.25.pom | |
common-randomize-0.1.25.jar | 355 KB |
common-randomize-0.1.25-sources.jar | 329 KB |
common-randomize-0.1.25-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.catools/common-randomize/ -->
<dependency>
<groupId>org.catools</groupId>
<artifactId>common-randomize</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.catools/common-randomize/
implementation 'org.catools:common-randomize:0.1.25'
// https://jarcasting.com/artifacts/org.catools/common-randomize/
implementation ("org.catools:common-randomize:0.1.25")
'org.catools:common-randomize:jar:0.1.25'
<dependency org="org.catools" name="common-randomize" rev="0.1.25">
<artifact name="common-randomize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.catools', module='common-randomize', version='0.1.25')
)
libraryDependencies += "org.catools" % "common-randomize" % "0.1.25"
[org.catools/common-randomize "0.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.catools : common | jar | 0.1.25 |
com.github.mifmif : generex | jar | 1.0.2 |