Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.actionbarsherlock:library:4.2.0'
<dependency>
<groupId>com.actionbarsherlock</groupId>
<artifactId>library</artifactId>
<version>4.2.0</version>
</dependency>
<dependency org="com.actionbarsherlock" name="library" rev="4.2.0"/>
"com.actionbarsherlock", "library", "4.2.0"