scalatest-propspec 3.2.4
Group ID:
org.scalatest
Artifact ID:
scalatest-propspec_2.13
Version:
3.2.4
Release Date:
Feb 17, 2021
Licenses:
Files:
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.13</artifactId> <version>3.2.4</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-propspec_2.13', version: '3.2.4'