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

com.github.scalaprops:scalaprops_native0.3_2.11 0.8.0

property based testing library for Scala

Категории

Категории

Scala Языки программирования Native Инструменты разработки
Группа

Группа

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

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

scalaprops_native0.3_2.11
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать scalaprops_native0.3_2.11 0.8.0


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