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