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