<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>pdf-util</artifactId>
<version>1.2-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='pdf-util', version='1.2-RELEASE')
)