is not current version
Last Version 0.6.0

com.github.scalaprops:scalaprops-core_2.13.0-M5 0.5.5

property based testing library for Scala

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops-core_2.13.0-M5
Version

Version

0.5.5
Type

Type

jar

Download scalaprops-core_2.13.0-M5 0.5.5


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