is not current version
Last Version 1.9.0-beta.7

com.graphhopper:jsprit 1.9.0-beta.3

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.9.0-beta.3
Type

Type

pom

Download jsprit 1.9.0-beta.3

Filename Size
jsprit-1.9.0-beta.3.pom 9 KB
Browse

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