| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdscalaprops_2.11 |
| Version | Version0.1.4 |
| Type | Typejar |
| Description |
Descriptionscalaprops
property based testing library for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scalaprops_2.11-0.1.4.pom | |
| scalaprops_2.11-0.1.4.jar | 63 KB |
| scalaprops_2.11-0.1.4-sources.jar | 5 KB |
| scalaprops_2.11-0.1.4-javadoc.jar | 365 KB |
| Browse |
<!-- 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"]
| 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 |