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