Easy-Random VAVR extension

Library providing Easy-Random randomizers for VAVR classes

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

io.github.xshadov
ArtifactId

ArtifactId

easy-random-vavr-extension
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy-Random VAVR extension
Library providing Easy-Random randomizers for VAVR classes

Download easy-random-vavr-extension

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2
org.jeasy : easy-random-core jar 4.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13-beta-3
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0