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