LOST Parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Группа

Группа

com.mapzen.android
Идентификатор

Идентификатор

lost-parent
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

LOST Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Mapzen
Система контроля версий

Система контроля версий

http://github.com/mapzen/LOST

Скачать lost-parent

Имя Файла Размер
lost-parent-1.0.1.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.mapzen.android/lost-parent/ -->
<dependency>
    <groupId>com.mapzen.android</groupId>
    <artifactId>lost-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mapzen.android/lost-parent/
implementation 'com.mapzen.android:lost-parent:1.0.1'
// https://jarcasting.com/artifacts/com.mapzen.android/lost-parent/
implementation ("com.mapzen.android:lost-parent:1.0.1")
'com.mapzen.android:lost-parent:pom:1.0.1'
<dependency org="com.mapzen.android" name="lost-parent" rev="1.0.1">
  <artifact name="lost-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mapzen.android', module='lost-parent', version='1.0.1')
)
libraryDependencies += "com.mapzen.android" % "lost-parent" % "1.0.1"
[com.mapzen.android/lost-parent "1.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • lost
  • lost-sample

Lost

Location Open Source Tracker (for Android)

Circle CI Build Status

Usage

This project seeks to provide an open source alternative to the Google Play services location APIs that depends only on the Android SDK. It provides 1:1 replacements for the FusedLocationProviderApi, GeofencingApi, and SettingsApi.

Lost operates by making calls directly to the LocationManager. Lost can run on any Android device running API 15 or higher regardless of whether or not it supports the Google Play ecosystem.

Set up:

Sample

For a working example please refer to the Sample App.

com.mapzen.android

Mapzen

Версии библиотеки

Версия
1.0.1
1.0.0
0.2
0.1