is not current version
Last Version 1.4

com.github.vatbub:randomusers 1.1

API for generating random user data. Like Lorem Ipsum, but for people.

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

randomusers
Version

Version

1.1
Type

Type

jar

Download randomusers 1.1


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