| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.team33.patterns |
| Идентификатор | Идентификаторrandom-01 |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTeam33 Randomization Library - Edition 1
Provides classes that support the random generation / initialization of virtually any type.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| random-01-1.3.2.pom | |
| random-01-1.3.2.jar | 10 KB |
| random-01-1.3.2-sources.jar | 7 KB |
| random-01-1.3.2-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.team33.patterns/random-01/ -->
<dependency>
<groupId>de.team33.patterns</groupId>
<artifactId>random-01</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.patterns/random-01/
implementation 'de.team33.patterns:random-01:1.3.2'
// https://jarcasting.com/artifacts/de.team33.patterns/random-01/
implementation ("de.team33.patterns:random-01:1.3.2")
'de.team33.patterns:random-01:jar:1.3.2'
<dependency org="de.team33.patterns" name="random-01" rev="1.3.2">
<artifact name="random-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.patterns', module='random-01', version='1.3.2')
)
libraryDependencies += "de.team33.patterns" % "random-01" % "1.3.2"
[de.team33.patterns/random-01 "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.team33.patterns : production-01 | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |