| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vatbub |
| Идентификатор | Идентификаторrandomusers.offlinePictures |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRandom Users with offline Pictures
API for generating random user data. Like Lorem Ipsum, but for people. This version adds the
possibility to generate avatar images offline.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.vatbub/randomusers.offlinePictures/ -->
<dependency>
<groupId>com.github.vatbub</groupId>
<artifactId>randomusers.offlinePictures</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vatbub/randomusers.offlinePictures/
implementation 'com.github.vatbub:randomusers.offlinePictures:1.4'
// https://jarcasting.com/artifacts/com.github.vatbub/randomusers.offlinePictures/
implementation ("com.github.vatbub:randomusers.offlinePictures:1.4")
'com.github.vatbub:randomusers.offlinePictures:jar:1.4'
<dependency org="com.github.vatbub" name="randomusers.offlinePictures" rev="1.4">
<artifact name="randomusers.offlinePictures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vatbub', module='randomusers.offlinePictures', version='1.4')
)
libraryDependencies += "com.github.vatbub" % "randomusers.offlinePictures" % "1.4"
[com.github.vatbub/randomusers.offlinePictures "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.vatbub : randomusers | jar | 1.4 |
| junit : junit | jar | 4.13 |
| org.jetbrains : annotations | jar | 20.0.0 |