scalatest-funspec 3.2.11
Group ID:
org.scalatest
Artifact ID:
scalatest-funspec_2.10
Version:
3.2.11
Release Date:
Jan 23, 2022
Licenses:
Files:
libraryDependencies += "org.scalatest" %% "scalatest-funspec" % "3.2.11"
ivy"org.scalatest::scalatest-funspec:3.2.11"
//> using dep "org.scalatest::scalatest-funspec:3.2.11"
import $ivy.`org.scalatest::scalatest-funspec:3.2.11`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-funspec_2.10</artifactId> <version>3.2.11</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-funspec_2.10', version: '3.2.11'