is not current version
Last Version 1.9.0-beta.7

com.graphhopper:jsprit 1.7.1

A toolkit to solve vehicle routing problems.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

jsprit
Version

Version

1.7.1
Type

Type

pom

Download jsprit 1.7.1

Filename Size
jsprit-1.7.1.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.graphhopper/jsprit/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>jsprit</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/jsprit/
implementation 'com.graphhopper:jsprit:1.7.1'
// https://jarcasting.com/artifacts/com.graphhopper/jsprit/
implementation ("com.graphhopper:jsprit:1.7.1")
'com.graphhopper:jsprit:pom:1.7.1'
<dependency org="com.graphhopper" name="jsprit" rev="1.7.1">
  <artifact name="jsprit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='jsprit', version='1.7.1')
)
libraryDependencies += "com.graphhopper" % "jsprit" % "1.7.1"
[com.graphhopper/jsprit "1.7.1"]