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