| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем GraphHopper Прикладные библиотеки Geospatial |
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторdirections-api-client-parent |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGraphHopper Directions API Client Parent Project
Super pom of the GraphHopper Directions API client component
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| directions-api-client-parent-0.9.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-parent/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-client-parent</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-parent/
implementation 'com.graphhopper:directions-api-client-parent:0.9.0'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-parent/
implementation ("com.graphhopper:directions-api-client-parent:0.9.0")
'com.graphhopper:directions-api-client-parent:pom:0.9.0'
<dependency org="com.graphhopper" name="directions-api-client-parent" rev="0.9.0">
<artifact name="directions-api-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-parent', version='0.9.0')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-parent" % "0.9.0"
[com.graphhopper/directions-api-client-parent "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |