| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.geniusrus |
| Идентификатор | Идентификаторcgps |
| Версия | Версия2.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеCGPS
Android location library on coroutines
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cgps-2.0.0.pom | |
| cgps-2.0.0.module | 3 KB |
| cgps-2.0.0-sources.jar | 7 KB |
| cgps-2.0.0-javadoc.jar | 264 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.geniusrus/cgps/ -->
<dependency>
<groupId>io.github.geniusrus</groupId>
<artifactId>cgps</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation 'io.github.geniusrus:cgps:2.0.0'
// https://jarcasting.com/artifacts/io.github.geniusrus/cgps/
implementation ("io.github.geniusrus:cgps:2.0.0")
'io.github.geniusrus:cgps:aar:2.0.0'
<dependency org="io.github.geniusrus" name="cgps" rev="2.0.0">
<artifact name="cgps" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.geniusrus', module='cgps', version='2.0.0')
)
libraryDependencies += "io.github.geniusrus" % "cgps" % "2.0.0"
[io.github.geniusrus/cgps "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.4.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.30 |
| androidx.activity » activity-ktx | jar | 1.2.0 |
| androidx.fragment » fragment-ktx | jar | 1.3.0 |
| com.google.android.gms » play-services-location | jar | 17.1.0 |