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