is not current version
Last Version 0.9.0

com.github.scalaprops:scalaprops_native0.4_2.12 0.8.2

property based testing library for Scala

Categories

Categories

Scala Languages Native Development Tools
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops_native0.4_2.12
Version

Version

0.8.2
Type

Type

jar

Download scalaprops_native0.4_2.12 0.8.2


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