<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs1_3</artifactId>
<version>3.2.12-RC1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='scalatest_sjs1_3', version='3.2.12-RC1')
)
compile
|-- org.scalatest:scalatest-core_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-featurespec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-flatspec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-freespec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-funsuite_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-funspec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-propspec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-refspec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-wordspec_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-diagrams_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-matchers-core_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-shouldmatchers_sjs1_3:3.2.12-RC1
|-- org.scalatest:scalatest-mustmatchers_sjs1_3:3.2.12-RC1
|-- org.scala-lang:scala3-library_sjs1_3:3.0.2
|-- org.scala-js:scalajs-library_2.13:1.7.1
test