<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>no-primitives</artifactId>
<version>0.1.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='no-primitives', version='0.1.0')
)