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