Download jsprit-core-1.7.1.jar file - Jar j

Jar examples for j:jsprit-core

Description

You can download jar file jsprit-core 1.7.1 in this page.

License

Apache License

Build File

You can use the following script to add jsprit-core-1.7.1.jar to your project.

<dependency>
   <groupId>com.graphhopper</groupId>
   <artifactId>jsprit-core</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'com.graphhopper', name: 'jsprit-core', version: '1.7.1'
libraryDependencies += "com.graphhopper" % "jsprit-core" % "1.7.1"
<dependency org="com.graphhopper" name="jsprit-core" rev="1.7.1"/>
@Grapes(@Grab(group='com.graphhopper', module='jsprit-core', version='1.7.1'))
'com.graphhopper:jsprit-core:jar:1.7.1'

Download

Click the following link to download the jar file.

jsprit-core-1.7.1-javadoc.jar
jsprit-core-1.7.1-sources.jar
jsprit-core-1.7.1.jar
jsprit-core-1.7.1.pom



Related Tutorials