<dependency>
<groupId>com.anrisoftware.resources</groupId>
<artifactId>resources-api</artifactId>
<version>1.15</version>
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.resources', module='resources-api', version='1.15')
)