| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdscalaprops_2.10 |
| 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.10-0.1.4.pom | |
| scalaprops_2.10-0.1.4.jar | 63 KB |
| scalaprops_2.10-0.1.4-sources.jar | 5 KB |
| scalaprops_2.10-0.1.4-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/scalaprops_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>scalaprops_2.10</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalaprops_2.10/
implementation 'com.github.xuwei-k:scalaprops_2.10:0.1.4'
// https://jarcasting.com/artifacts/com.github.xuwei-k/scalaprops_2.10/
implementation ("com.github.xuwei-k:scalaprops_2.10:0.1.4")
'com.github.xuwei-k:scalaprops_2.10:jar:0.1.4'
<dependency org="com.github.xuwei-k" name="scalaprops_2.10" rev="0.1.4">
<artifact name="scalaprops_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='scalaprops_2.10', version='0.1.4')
)
libraryDependencies += "com.github.xuwei-k" % "scalaprops_2.10" % "0.1.4"
[com.github.xuwei-k/scalaprops_2.10 "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| com.github.xuwei-k : scalaprops-core_2.10 | jar | 0.1.4 |
| org.scala-sbt : test-interface | jar | 1.0 |
| org.scalaz : scalaz-concurrent_2.10 | jar | 7.1.2 |