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