<dependency>
<groupId>com.github.nomadblacky</groupId>
<artifactId>sentry-config</artifactId>
<version>0.4.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.nomadblacky', module='sentry-config', version='0.4.0')
)