License |
License |
---|---|
Categories |
CategoriesScala Languages AWS Container PaaS Providers |
GroupId | GroupIdcom.github.scalaprops |
ArtifactId | ArtifactIdscalaprops-scalazlaws_2.10 |
Version | Version0.5.5 |
Type | Typejar |
Description |
Descriptionscalaprops-scalazlaws
property based testing library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.10/ -->
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-scalazlaws_2.10</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.10/
implementation 'com.github.scalaprops:scalaprops-scalazlaws_2.10:0.5.5'
// https://jarcasting.com/artifacts/com.github.scalaprops/scalaprops-scalazlaws_2.10/
implementation ("com.github.scalaprops:scalaprops-scalazlaws_2.10:0.5.5")
'com.github.scalaprops:scalaprops-scalazlaws_2.10:jar:0.5.5'
<dependency org="com.github.scalaprops" name="scalaprops-scalazlaws_2.10" rev="0.5.5">
<artifact name="scalaprops-scalazlaws_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalaprops', module='scalaprops-scalazlaws_2.10', version='0.5.5')
)
libraryDependencies += "com.github.scalaprops" % "scalaprops-scalazlaws_2.10" % "0.5.5"
[com.github.scalaprops/scalaprops-scalazlaws_2.10 "0.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.github.scalaprops : scalaprops-core_2.10 | jar | 0.5.5 |