License |
License |
---|---|
Categories |
CategoriesCLI User Interface GraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIddirections-api-client |
Last Version | Last Version0.13.0-pre1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondirections-api-client
Autogenerated Java client from OpenAPI 3 spec
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-client</artifactId>
<version>0.13.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client/
implementation 'com.graphhopper:directions-api-client:0.13.0-pre1'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client/
implementation ("com.graphhopper:directions-api-client:0.13.0-pre1")
'com.graphhopper:directions-api-client:jar:0.13.0-pre1'
<dependency org="com.graphhopper" name="directions-api-client" rev="0.13.0-pre1">
<artifact name="directions-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client', version='0.13.0-pre1')
)
libraryDependencies += "com.graphhopper" % "directions-api-client" % "0.13.0-pre1"
[com.graphhopper/directions-api-client "0.13.0-pre1"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.8.1 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.threeten : threetenbp | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |