<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>crxtool-testing</artifactId>
<version>0.6</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='crxtool-testing', version='0.6')
)