Download on-the-road-1.2.0-rc1.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.2.0-rc1 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.2.0-rc1.jar to your project.

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

Download

Click the following link to download the jar file.

on-the-road-1.2.0-rc1-javadoc.jar
on-the-road-1.2.0-rc1-sources.jar
on-the-road-1.2.0-rc1.pom



Related Tutorials