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

io.atlassian.fugue:fugue-quickcheck-generators 4.2.2


Категории

Категории

Fugue Универсальные библиотеки Functional Programming
Группа

Группа

io.atlassian.fugue
Идентификатор

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

fugue-quickcheck-generators
Версия

Версия

4.2.2
Тип

Тип

jar

Скачать fugue-quickcheck-generators 4.2.2


<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/ -->
<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-quickcheck-generators</artifactId>
    <version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/
implementation 'io.atlassian.fugue:fugue-quickcheck-generators:4.2.2'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-quickcheck-generators/
implementation ("io.atlassian.fugue:fugue-quickcheck-generators:4.2.2")
'io.atlassian.fugue:fugue-quickcheck-generators:jar:4.2.2'
<dependency org="io.atlassian.fugue" name="fugue-quickcheck-generators" rev="4.2.2">
  <artifact name="fugue-quickcheck-generators" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-quickcheck-generators', version='4.2.2')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-quickcheck-generators" % "4.2.2"
[io.atlassian.fugue/fugue-quickcheck-generators "4.2.2"]