Last Version

scalaprops 0.9.0

property based testing library for Scala

License

License

Categories

Categories

Scala Languages Native Development Tools
GroupId

GroupId

com.github.scalaprops
ArtifactId

ArtifactId

scalaprops_native0.4_2.12
Version

Version

0.9.0
Type

Type

jar
Description

Description

scalaprops
property based testing library for Scala
Project URL

Project URL

https://github.com/scalaprops/scalaprops
Project Organization

Project Organization

com.github.scalaprops

Download scalaprops_native0.4_2.12 0.9.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.github.scalaprops : scalaprops-core_native0.4_2.12 jar 0.9.0
org.scala-native : nativelib_native0.4_2.12 jar 0.4.3-RC2
org.scala-native : javalib_native0.4_2.12 jar 0.4.3-RC2
org.scala-native : auxlib_native0.4_2.12 jar 0.4.3-RC2
org.scala-native : test-interface_native0.4_2.12 jar 0.4.3-RC2
org.scala-native : scalalib_native0.4_2.12 jar 0.4.3-RC2

Project Modules

There are no modules declared in this project.