scalatest-funspec 3.2.7
Group ID:
     org.scalatest 
  Artifact ID:
     scalatest-funspec_2.13 
  Version:
     3.2.7 
  Release Date:
     Apr 1, 2021 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.13.4 
  Developers:
    
  libraryDependencies += "org.scalatest" %% "scalatest-funspec" % "3.2.7"
ivy"org.scalatest::scalatest-funspec:3.2.7"
//> using dep "org.scalatest::scalatest-funspec:3.2.7"
import $ivy.`org.scalatest::scalatest-funspec:3.2.7`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-funspec_2.13</artifactId> <version>3.2.7</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-funspec_2.13', version: '3.2.7'