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