is not current version
Last Version 1.9.0-beta.7

com.graphhopper:jsprit-core 1.8


Categories

Categories

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

GroupId

com.graphhopper
ArtifactId

ArtifactId

jsprit-core
Version

Version

1.8
Type

Type

jar

Download jsprit-core 1.8


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