MVN

org.scala-tools.testing : scalacheck

Maven & Gradle

Oct 07, 2009
42 usages
<dependency>
    <groupId>org.scala-tools.testing</groupId>
    <artifactId>scalacheck</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-tools.testing : scalacheck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of org.scala-tools.testing : scalacheck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
scalacheck-1.6
1.5
scalacheck-1.5

How to add a dependency to Maven

Add the following org.scala-tools.testing : scalacheck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-tools.testing</groupId>
    <artifactId>scalacheck</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-tools.testing : scalacheck gradle dependency to your build.gradle file:

implementation 'org.scala-tools.testing:scalacheck:1.6'

Gradle Kotlin DSL: Add the following org.scala-tools.testing : scalacheck gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-tools.testing:scalacheck:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-tools.testing : scalacheck sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-tools.testing" % "scalacheck" % "1.6"

Advertisement

Dependencies from Group

Sep 02, 2011
315 usages
May 13, 2011
191 usages
Mar 27, 2010
180 usages
Dec 20, 2012
179 usages
0 stars
May 31, 2011
148 usages

Discover Dependencies

Oct 30, 2014
13 usages
May 23, 2013
121 usages
Mar 08, 2013
22 usages
Aug 22, 2014
40 usages
2.6k stars
Jun 09, 2008
16 usages
Jan 29, 2015
12 usages
Apr 19, 2006
67 usages
Sep 10, 2013
116 usages
Mar 08, 2013
16 usages
Mar 13, 2013
92 usages
734 stars