is not current version
Last Version 3.9.0

io.github.benas:random-beans 3.7.0

Random Beans core implementation

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

random-beans
Version

Version

3.7.0
Type

Type

jar

Download random-beans 3.7.0


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