is not current version
Last Version 5.0.0

org.jeasy:easy-random-randomizers 4.3.0

Easy Random built-in randomizers

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-random-randomizers
Version

Version

4.3.0
Type

Type

jar

Download easy-random-randomizers 4.3.0


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