Download directions-api-client-0.10.0.jar file - Jar d

Jar examples for d:directions-api-client

Description

Swagger Java

You can download jar file directions-api-client 0.10.0 in this page.

License

Unlicense

Build File

You can use the following script to add directions-api-client-0.10.0.jar to your project.

<dependency>
   <groupId>com.graphhopper</groupId>
   <artifactId>directions-api-client</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.graphhopper', name: 'directions-api-client', version: '0.10.0'
libraryDependencies += "com.graphhopper" % "directions-api-client" % "0.10.0"
<dependency org="com.graphhopper" name="directions-api-client" rev="0.10.0"/>
@Grapes(@Grab(group='com.graphhopper', module='directions-api-client', version='0.10.0'))
'com.graphhopper:directions-api-client:jar:0.10.0'

Download

Click the following link to download the jar file.

directions-api-client-0.10.0-javadoc.jar
directions-api-client-0.10.0-sources.jar
directions-api-client-0.10.0-tests.jar
directions-api-client-0.10.0.jar
directions-api-client-0.10.0.pom



Related Tutorials