| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.supasintatiyanupanwong.libraries.android.kits.location |
| Идентификатор | Идентификаторlocation-google |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеLocation Kit (Google)
Provides Google Location Services integration to Location Kit.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| location-google-1.0.0.pom | |
| location-google-1.0.0-sources.jar | 8 KB |
| location-google-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.location/location-google/ -->
<dependency>
<groupId>dev.supasintatiyanupanwong.libraries.android.kits.location</groupId>
<artifactId>location-google</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.location/location-google/
implementation 'dev.supasintatiyanupanwong.libraries.android.kits.location:location-google:1.0.0'
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.location/location-google/
implementation ("dev.supasintatiyanupanwong.libraries.android.kits.location:location-google:1.0.0")
'dev.supasintatiyanupanwong.libraries.android.kits.location:location-google:aar:1.0.0'
<dependency org="dev.supasintatiyanupanwong.libraries.android.kits.location" name="location-google" rev="1.0.0">
<artifact name="location-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.supasintatiyanupanwong.libraries.android.kits.location', module='location-google', version='1.0.0')
)
libraryDependencies += "dev.supasintatiyanupanwong.libraries.android.kits.location" % "location-google" % "1.0.0"
[dev.supasintatiyanupanwong.libraries.android.kits.location/location-google "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.supasintatiyanupanwong.libraries.android.kits.location : location-core | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.supasintatiyanupanwong.libraries.android.kits.base : base-google | jar | 1.0.0 |
| com.google.android.gms » play-services-location | jar | 18.0.0 |