CGPS

Android location library on coroutines

Лицензия

Лицензия

Группа

Группа

io.github.geniusrus
Идентификатор

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

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

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

2.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

CGPS
Android location library on coroutines
Ссылка на сайт

Ссылка на сайт

https://github.com/GeniusRUS/CGPS
Система контроля версий

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

https://github.com/GeniusRUS/CGPS

Скачать cgps

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

<!-- https://jarcasting.com/artifacts/io.github.geniusrus/cgps/ -->
<dependency>
    <groupId>io.github.geniusrus</groupId>
    <artifactId>cgps</artifactId>
    <version>2.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation 'io.github.geniusrus:cgps:2.1.0'
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation ("io.github.geniusrus:cgps:2.1.0")
'io.github.geniusrus:cgps:aar:2.1.0'
<dependency org="io.github.geniusrus" name="cgps" rev="2.1.0">
  <artifact name="cgps" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.geniusrus', module='cgps', version='2.1.0')
)
libraryDependencies += "io.github.geniusrus" % "cgps" % "2.1.0"
[io.github.geniusrus/cgps "2.1.0"]

Зависимости

runtime (7)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-play-services jar 1.5.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.31
androidx.activity » activity-ktx jar 1.3.1
androidx.fragment » fragment-ktx jar 1.3.6
com.google.android.gms » play-services-location jar 18.0.0

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

Данный проект не имеет модулей.

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

Версия
2.1.0
2.0.0
1.8.0