scalatest-funsuite 3.2.3
Group ID:
     org.scalatest 
  Artifact ID:
     scalatest-funsuite_2.12 
  Version:
     3.2.3 
  Release Date:
     Nov 7, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.12 
  Developers:
    
  libraryDependencies += "org.scalatest" %% "scalatest-funsuite" % "3.2.3"
ivy"org.scalatest::scalatest-funsuite:3.2.3"
//> using dep "org.scalatest::scalatest-funsuite:3.2.3"
import $ivy.`org.scalatest::scalatest-funsuite:3.2.3`
<dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest-funsuite_2.12</artifactId> <version>3.2.3</version> </dependency>
compile group: 'org.scalatest', name: 'scalatest-funsuite_2.12', version: '3.2.3'