MVN

com.github.scalaprops : scalaprops_3

Maven & Gradle

Nov 25, 2022
6 usages
275 stars

scalaprops · property based testing library for Scala

<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops_3</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.scalaprops : scalaprops_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of com.github.scalaprops : scalaprops_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
scalaprops_3-0.9.1
scalaprops_3-0.9.0
0.8.x
scalaprops_3-0.8.4
scalaprops_3-0.8.3

How to add a dependency to Maven

Add the following com.github.scalaprops : scalaprops_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops_3</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.scalaprops : scalaprops_3 gradle dependency to your build.gradle file:

implementation 'com.github.scalaprops:scalaprops_3:0.9.1'

Gradle Kotlin DSL: Add the following com.github.scalaprops : scalaprops_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.scalaprops:scalaprops_3:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.scalaprops : scalaprops_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.scalaprops" % "scalaprops_3" % "0.9.1"

Advertisement

Dependencies from Group

Nov 25, 2022
23 usages
275 stars
Nov 25, 2022
17 usages
275 stars
Nov 25, 2022
16 usages
275 stars
Jan 12, 2020
12 usages
275 stars
Nov 25, 2022
9 usages
275 stars

Discover Dependencies

Jan 24, 2023
10 usages
161 stars
Jun 08, 2023
3 usages
1.1k stars
Feb 01, 2015
3 usages
8 stars
Jul 12, 2023
3 usages
38 stars
Aug 18, 2023
21 usages
44 stars
Sep 20, 2005
11 usages
Apr 23, 2015
4 usages