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

com.github.scalaprops:scalaprops-gen_2.12 0.1.19

pure functional random value generator

Категории

Категории

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

Группа

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

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

scalaprops-gen_2.12
Версия

Версия

0.1.19
Тип

Тип

jar

Скачать scalaprops-gen_2.12 0.1.19


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