<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>crxtool-maven-plugin</artifactId>
<version>0.16</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='crxtool-maven-plugin', version='0.16')
)