| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.crow-misia.location-coroutines |
| Идентификатор | Идентификаторlocation-coroutines |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlocation-coroutines
Coroutines function for FusesLocationProviderClient
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| location-coroutines-0.5.0.pom | |
| location-coroutines-0.5.0-sources.jar | 2 KB |
| location-coroutines-0.5.0-javadoc.jar | 273 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.crow-misia.location-coroutines/location-coroutines/ -->
<dependency>
<groupId>io.github.crow-misia.location-coroutines</groupId>
<artifactId>location-coroutines</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.crow-misia.location-coroutines/location-coroutines/
implementation 'io.github.crow-misia.location-coroutines:location-coroutines:0.5.0'
// https://jarcasting.com/artifacts/io.github.crow-misia.location-coroutines/location-coroutines/
implementation ("io.github.crow-misia.location-coroutines:location-coroutines:0.5.0")
'io.github.crow-misia.location-coroutines:location-coroutines:aar:0.5.0'
<dependency org="io.github.crow-misia.location-coroutines" name="location-coroutines" rev="0.5.0">
<artifact name="location-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.crow-misia.location-coroutines', module='location-coroutines', version='0.5.0')
)
libraryDependencies += "io.github.crow-misia.location-coroutines" % "location-coroutines" % "0.5.0"
[io.github.crow-misia.location-coroutines/location-coroutines "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.6.1 |
| com.google.android.gms » play-services-location | jar | 19.0.1 |