<dependency> <groupId>info.smart_tools.smartactors</groupId> <artifactId>core.scope_creation_event_handler</artifactId> <version>0.1.0</version> </dependency>
<dependency org="info.smart_tools.smartactors" name="core.scope_creation_event_handler" rev="0.1.0"> <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.1.0') )