is not current version
Last Version 4.0.1

com.threeleaf:random4test 1.0.2

A testing library that provides random numbers, strings, and Collections.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.threeleaf
ArtifactId

ArtifactId

random4test
Version

Version

1.0.2
Type

Type

jar

Download random4test 1.0.2


<!-- https://jarcasting.com/artifacts/com.threeleaf/random4test/ -->
<dependency>
    <groupId>com.threeleaf</groupId>
    <artifactId>random4test</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.threeleaf/random4test/
implementation 'com.threeleaf:random4test:1.0.2'
// https://jarcasting.com/artifacts/com.threeleaf/random4test/
implementation ("com.threeleaf:random4test:1.0.2")
'com.threeleaf:random4test:jar:1.0.2'
<dependency org="com.threeleaf" name="random4test" rev="1.0.2">
  <artifact name="random4test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threeleaf', module='random4test', version='1.0.2')
)
libraryDependencies += "com.threeleaf" % "random4test" % "1.0.2"
[com.threeleaf/random4test "1.0.2"]