Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'net.antidot:afs-api:1.2'
<dependency>
<groupId>net.antidot</groupId>
<artifactId>afs-api</artifactId>
<version>1.2</version>
</dependency>
<dependency org="net.antidot" name="afs-api" rev="1.2"/>
"net.antidot", "afs-api", "1.2"