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