Download on-the-road-1.1.1.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.1.1 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.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials