r

randomusers.offlinePictures

API for generating random user data. Like Lorem Ipsum, but for people.
https://github.com/vatbub/${gitRepoName}
Files download
File Operation
randomusers.offlinePictures-1.1.jar download
randomusers.offlinePictures-1.1.pom download
randomusers.offlinePictures-1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.vatbub</groupId>
  <artifactId>randomusers.offlinePictures</artifactId>
  <version>1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.vatbub:randomusers.offlinePictures:1.1'
Gradle Kotlin
implementation("com.github.vatbub:randomusers.offlinePictures:1.1")
Scala SBT
libraryDependencies += "com.github.vatbub" % "randomusers.offlinePictures" % "1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.vatbub', module='randomusers.offlinePictures', version='1.1')
)
Apache Ivy
<dependency org="com.github.vatbub" name="randomusers.offlinePictures" rev="1.1" />
Leiningen
[com.github.vatbub/randomusers.offlinePictures "1.1"]
Apache Buildr
'com.github.vatbub:randomusers.offlinePictures:jar:1.1'