<dependency>
<groupId>com.github.manuelpeinado.refreshactionitem</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
<type>apklib</type>
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.refreshactionitem', module='library', version='1.0.0')
)
<dependency org="com.github.manuelpeinado.refreshactionitem" name="library" rev="1.0.0" />