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