scalatest-funspec 3.2.0-M2
Group ID:
org.scalatest
Artifact ID:
scalatest-funspec_2.12
Version:
3.2.0-M2
Release Date:
Nov 29, 2019
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "org.scalatest" %% "scalatest-funspec" % "3.2.0-M2"
ivy"org.scalatest::scalatest-funspec:3.2.0-M2"
//> using dep "org.scalatest::scalatest-funspec:3.2.0-M2"
import $ivy.`org.scalatest::scalatest-funspec:3.2.0-M2`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-funspec_2.12</artifactId> <version>3.2.0-M2</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-funspec_2.12', version: '3.2.0-M2'