<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-interfaces</artifactId>
<version>2.0.2</version>
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-interfaces', version='2.0.2')
)