Download lost-2.1.2.jar file - Jar l

Jar examples for l:lost

Description

Location Open Source Tracker (LOST) library for Android

You can download jar file lost 2.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lost-2.1.2.jar to your project.

<dependency>
   <groupId>com.mapzen.android</groupId>
   <artifactId>lost</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'com.mapzen.android', name: 'lost', version: '2.1.2'
libraryDependencies += "com.mapzen.android" % "lost" % "2.1.2"
<dependency org="com.mapzen.android" name="lost" rev="2.1.2"/>
@Grapes(@Grab(group='com.mapzen.android', module='lost', version='2.1.2'))
'com.mapzen.android:lost:jar:2.1.2'

Download

Click the following link to download the jar file.

lost-2.1.2-javadoc.jar
lost-2.1.2-sources.jar
lost-2.1.2.pom



Related Tutorials