Download on-the-road-0.8.4.jar file - Jar o

Jar examples for o:on-the-road

Description

Android client for the Valhalla routing service plus mobile nav utilities

You can download jar file on-the-road 0.8.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add on-the-road-0.8.4.jar to your project.

<dependency>
   <groupId>com.mapzen</groupId>
   <artifactId>on-the-road</artifactId>
   <version>0.8.4</version>
</dependency>
compile group: 'com.mapzen', name: 'on-the-road', version: '0.8.4'
libraryDependencies += "com.mapzen" % "on-the-road" % "0.8.4"
<dependency org="com.mapzen" name="on-the-road" rev="0.8.4"/>
@Grapes(@Grab(group='com.mapzen', module='on-the-road', version='0.8.4'))
'com.mapzen:on-the-road:jar:0.8.4'

Download

Click the following link to download the jar file.

on-the-road-0.8.4-javadoc.jar
on-the-road-0.8.4-sources.jar
on-the-road-0.8.4.pom



Related Tutorials