is not current version
Last Version 1.4

com.github.vatbub:randomusers 1.0

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

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

randomusers
Version

Version

1.0
Type

Type

jar

Download randomusers 1.0


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