<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-shouldmatchers_sjs1_2.11</artifactId>
<version>3.2.11</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='scalatest-shouldmatchers_sjs1_2.11', version='3.2.11')
)
<dependency org="org.scalatest" name="scalatest-shouldmatchers_sjs1_2.11" rev="3.2.11" />