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