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:
parent
332009e3bc
commit
6d4f26c5ae
1 changed files with 3 additions and 1 deletions
|
|
@ -15,10 +15,12 @@ If you want to use the latest release of jsprit-core, add the following lines to
|
|||
<pre><code><dependency>
|
||||
<groupId>com.graphhopper</groupId>
|
||||
<artifactId>jsprit-core</artifactId>
|
||||
<version>1.7</version>
|
||||
<version>{version}</version>
|
||||
</dependency>
|
||||
</code></pre>
|
||||
|
||||
Find the latest versions here: [maven search](https://search.maven.org/#search%7Cga%7C1%7Cjsprit).
|
||||
|
||||
####Build yourself
|
||||
If you want to build the master branch yourself, do this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue