is not current version
Last Version 1.4

com.github.vatbub:randomusers.offlinePictures 1.3

API for generating random user data. Like Lorem Ipsum, but for people. This version adds the possibility to generate avatar images offline.

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

randomusers.offlinePictures
Version

Version

1.3
Type

Type

jar

Download randomusers.offlinePictures 1.3


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