<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-funsuite_2.13</artifactId>
<version>3.3.0-SNAP4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='scalatest-funsuite_2.13', version='3.3.0-SNAP4')
)