1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

Update Getting-Started.md

This commit is contained in:
Stefan Schröder 2017-01-14 11:37:36 +01:00 committed by GitHub
parent 0e4b8ed5d7
commit 9c85f67492

View file

@ -19,7 +19,7 @@ If you want to use the latest release of jsprit-core, add the following lines to
</dependency>
</code></pre>
Find the latest versions here: [maven search](https://search.maven.org/#search%7Cga%7C1%7Cjsprit) or [mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core).
Find the latest versions here:[mvn repository](https://mvnrepository.com/artifact/com.graphhopper/jsprit-core).
####Build yourself
If you want to build the master branch yourself, do this: