<dependency>
<groupId>io.github.andrebeat</groupId>
<artifactId>scala-pool_2.12</artifactId>
<version>0.4.2</version>
</dependency>
@Grapes(
@Grab(group='io.github.andrebeat', module='scala-pool_2.12', version='0.4.2')
)