не последняя версия
Последняя версия 4.0.1

com.threeleaf:random4test 2.0.0

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

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

com.threeleaf
Идентификатор

Идентификатор

random4test
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать random4test 2.0.0


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