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