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

com.github.scalaprops:scalaprops-scalaz_sjs1_2.12 0.8.0

property based testing library for Scala

Категории

Категории

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

Группа

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

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

scalaprops-scalaz_sjs1_2.12
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать scalaprops-scalaz_sjs1_2.12 0.8.0


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