<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>jfortschritt</artifactId>
<version>0.2.0</version>
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='jfortschritt', version='0.2.0')
)