Последняя версия

Fast random 1.1.0

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

Лицензия

Лицензия

Группа

Группа

com.github.cbismuth
Идентификатор

Идентификатор

fast-random
Версия

Версия

1.1.0
Тип

Тип

jar
Описание

Описание

Fast random
Java API to quickly extract random values from a source array.
Ссылка на сайт

Ссылка на сайт

https://github.com/cbismuth/fast-random
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.1.7
org.fusesource.jansi : jansi jar 1.13

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.