is not current version
Last Version 4.0.1

com.threeleaf:random4test 3.1.0

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

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.threeleaf
ArtifactId

ArtifactId

random4test
Version

Version

3.1.0
Type

Type

jar

Download random4test 3.1.0


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