License |
License |
---|---|
GroupId | GroupIdcom.google.maps.android |
ArtifactId | ArtifactIdplaces-v3-ktx |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionplaces-v3-ktx
Kotlin extensions (KTX) for Places SDK for Android
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
places-v3-ktx-2.0.0.pom | |
places-v3-ktx-2.0.0-sources.jar | 12 KB |
places-v3-ktx-2.0.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.maps.android/places-v3-ktx/ -->
<dependency>
<groupId>com.google.maps.android</groupId>
<artifactId>places-v3-ktx</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.maps.android/places-v3-ktx/
implementation 'com.google.maps.android:places-v3-ktx:2.0.0'
// https://jarcasting.com/artifacts/com.google.maps.android/places-v3-ktx/
implementation ("com.google.maps.android:places-v3-ktx:2.0.0")
'com.google.maps.android:places-v3-ktx:aar:2.0.0'
<dependency org="com.google.maps.android" name="places-v3-ktx" rev="2.0.0">
<artifact name="places-v3-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.maps.android', module='places-v3-ktx', version='2.0.0')
)
libraryDependencies += "com.google.maps.android" % "places-v3-ktx" % "2.0.0"
[com.google.maps.android/places-v3-ktx "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.5.1 |
com.google.android.libraries.maps » maps | jar | 3.1.0-beta |
com.google.android.gms » play-services-gcm | jar | 17.0.0 |
» places-maps-sdk-3.1.0-beta | jar | |
com.google.auto.value : auto-value-annotations | jar | 1.7.3 |