is not current version
Last Version 1.9.0-beta.4

com.graphhopper:jsprit-examples 1.7.3


Categories

Categories

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

GroupId

com.graphhopper
ArtifactId

ArtifactId

jsprit-examples
Version

Version

1.7.3
Type

Type

jar

Download jsprit-examples 1.7.3


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