Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 445 Bytes

installation.md

File metadata and controls

27 lines (18 loc) · 445 Bytes

Installation

Gradle

Include dependency using Gradle.

compile 'com.mapzen.android:lost:3.0.2'

Maven

Include dependency using Maven.

<dependency>
  <groupId>com.mapzen.android</groupId>
  <artifactId>lost</artifactId>
  <version>3.0.2</version>
</dependency>

Download Jar

Download the latest JAR.