не последняя версия
Последняя версия 1.9.0-beta.4

com.graphhopper:jsprit-examples 1.7


Категории

Категории

Jakarta Server Pages Jakarta EE The Web Tier GraphHopper Прикладные библиотеки Geospatial
Группа

Группа

com.graphhopper
Идентификатор

Идентификатор

jsprit-examples
Версия

Версия

1.7
Тип

Тип

jar

Скачать jsprit-examples 1.7


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