is not current version
Last Version 5.0.0

org.jeasy:easy-random-core 4.2.0

Easy Random core implementation

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-random-core
Version

Version

4.2.0
Type

Type

jar

Download easy-random-core 4.2.0


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