License |
License |
---|---|
Categories |
CategoriesVavr General Purpose Libraries Functional Programming |
GroupId | GroupIdio.github.xshadov |
ArtifactId | ArtifactIdeasy-random-vavr-extension |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasy-Random VAVR extension
Library providing Easy-Random randomizers for VAVR classes
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vavr : vavr | jar | 0.10.2 |
org.jeasy : easy-random-core | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13-beta-3 |
org.assertj : assertj-core | jar | 3.12.2 |