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