Last Version

scalaprops 0.1.4

property based testing library for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

scalaprops_2.11
Version

Version

0.1.4
Type

Type

jar
Description

Description

scalaprops
property based testing library for Scala
Project URL

Project URL

https://github.com/xuwei-k/scalaprops
Project Organization

Project Organization

com.github.xuwei-k

Download scalaprops_2.11 0.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.github.xuwei-k : scalaprops-core_2.11 jar 0.1.4
org.scala-sbt : test-interface jar 1.0
org.scalaz : scalaz-concurrent_2.11 jar 7.1.2

Project Modules

There are no modules declared in this project.