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