MVN

com.github.scalaprops : scalaprops-core_2.12.0-RC1

Maven & Gradle

Sep 26, 2016
2 usages
275 stars

scalaprops-core · property based testing library for Scala

<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops-core_2.12.0-RC1</artifactId>
    <version>0.1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.18

All Versions

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

Version Vulnerabilities Updated
0.3.x
scalaprops-core_2.12.0-RC1-0.3.4
0.1.x
scalaprops-core_2.12.0-RC1-0.1.18

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.scalaprops</groupId>
    <artifactId>scalaprops-core_2.12.0-RC1</artifactId>
    <version>0.1.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.scalaprops : scalaprops-core_2.12.0-RC1 gradle dependency to your build.gradle file:

implementation 'com.github.scalaprops:scalaprops-core_2.12.0-RC1:0.1.18'

Gradle Kotlin DSL: Add the following com.github.scalaprops : scalaprops-core_2.12.0-RC1 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.scalaprops:scalaprops-core_2.12.0-RC1:0.1.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.scalaprops : scalaprops-core_2.12.0-RC1 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.scalaprops" % "scalaprops-core_2.12.0-RC1" % "0.1.18"

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 02, 2023
5 usages
105 stars
Sep 12, 2016
2 usages
Jul 20, 2022
2 usages
217 stars
Sep 14, 2016
2 usages
15 stars
May 11, 2020
8 usages
Dec 17, 2021
7 usages
Feb 25, 2017
3 usages
87 stars
Aug 09, 2023
2 usages
84 stars
Aug 01, 2019
3 usages
Oct 01, 2016
2 usages
12.9k stars