| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vatbub |
| Идентификатор | Идентификаторrandomusers |
| Версия | Версия1.4 |
| Тип | Типjar |
| Описание |
ОписаниеRandom Users
API for generating random user data. Like Lorem Ipsum, but for people.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| randomusers-1.4.pom | |
| randomusers-1.4.jar | 222 KB |
| randomusers-1.4-sources.jar | 198 KB |
| randomusers-1.4-javadoc.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/randomusers/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>randomusers</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/randomusers/
implementation 'com.github.vatbub:randomusers:1.4'
// https://jarcasting.com/artifacts/com.github.vatbub/randomusers/
implementation ("com.github.vatbub:randomusers:1.4")
'com.github.vatbub:randomusers:jar:1.4'
<dependency org="com.github.vatbub" name="randomusers" rev="1.4">
<artifact name="randomusers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='randomusers', version='1.4')
)
libraryDependencies += "com.github.vatbub" % "randomusers" % "1.4"
[com.github.vatbub/randomusers "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |
| org.jetbrains : annotations | jar | 20.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |