<dependency> <groupId>info.smart_tools.smartactors</groupId> <artifactId>plugin.get_header_from_request_rule</artifactId> <version>0.2.0-SNAPSHOT</version> </dependency>
<dependency org="info.smart_tools.smartactors" name="plugin.get_header_from_request_rule" rev="0.2.0-SNAPSHOT"> <artifact name="plugin.get_header_from_request_rule" type="jar" /> </dependency>
@Grapes( @Grab(group='info.smart_tools.smartactors', module='plugin.get_header_from_request_rule', version='0.2.0-SNAPSHOT') )
compile 'info.smart_tools.smartactors:plugin.get_header_from_request_rule:0.2.0-SNAPSHOT'