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

com.github.scalaprops:scalaprops-gen_2.12.0-M3 0.2.1

pure functional random value generator

Категории

Категории

Scala Языки программирования
Группа

Группа

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

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

scalaprops-gen_2.12.0-M3
Версия

Версия

0.2.1
Тип

Тип

jar

Скачать scalaprops-gen_2.12.0-M3 0.2.1


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