scalatest-propspec 3.2.4
Group ID:
org.scalatest
Artifact ID:
scalatest-propspec_2.10
Version:
3.2.4
Release Date:
Feb 17, 2021
Licenses:
Files:
Full Scala Version:
2.10.7
Developers:
libraryDependencies += "org.scalatest" %% "scalatest-propspec" % "3.2.4"
ivy"org.scalatest::scalatest-propspec:3.2.4"
//> using dep "org.scalatest::scalatest-propspec:3.2.4"
import $ivy.`org.scalatest::scalatest-propspec:3.2.4`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-propspec_2.10</artifactId> <version>3.2.4</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-propspec_2.10', version: '3.2.4'