Download on-the-road-1.3.0.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 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials