<dependency>
<groupId>com.softwaremill.common</groupId>
<artifactId>tagging_2.13</artifactId>
<version>2.2.1</version>
</dependency>
@Grapes(
@Grab(group='com.softwaremill.common', module='tagging_2.13', version='2.2.1')
)
compile