<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_native0.4_3</artifactId>
<version>3.2.16</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='scalatest_native0.4_3', version='3.2.16')
)
compile
|-- org.scalatest:scalatest-core_native0.4_3:3.2.16
|-- org.scalatest:scalatest-featurespec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-flatspec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-freespec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-funsuite_native0.4_3:3.2.16
|-- org.scalatest:scalatest-funspec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-propspec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-refspec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-wordspec_native0.4_3:3.2.16
|-- org.scalatest:scalatest-diagrams_native0.4_3:3.2.16
|-- org.scalatest:scalatest-matchers-core_native0.4_3:3.2.16
|-- org.scalatest:scalatest-shouldmatchers_native0.4_3:3.2.16
|-- org.scalatest:scalatest-mustmatchers_native0.4_3:3.2.16
|-- org.scala-native:scala3lib_native0.4_3:0.4.9
|-- org.scala-lang:scala3-library_3:3.1.3
test