Last Version

Fast random 1.1.0

Java API to quickly extract random values from a source array.

License

License

GroupId

GroupId

com.github.cbismuth
ArtifactId

ArtifactId

fast-random
Version

Version

1.1.0
Type

Type

jar
Description

Description

Fast random
Java API to quickly extract random values from a source array.
Project URL

Project URL

https://github.com/cbismuth/fast-random
Source Code Management

Source Code Management

https://github.com/cbismuth/fast-random

Download fast-random 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.21

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.fusesource.jansi : jansi jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.