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