Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
'com.graphhopper:map-matching:0.5.0.0'
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>map-matching</artifactId>
<version>0.5.0.0</version>
</dependency>
<dependency org="com.graphhopper" name="map-matching" rev="0.5.0.0"/>
"com.graphhopper", "map-matching", "0.5.0.0"