License |
License |
---|---|
GroupId | GroupIdcom.google.maps.android |
ArtifactId | ArtifactIdplaces-ktx |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionplaces-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-ktx-2.0.0.pom | |
places-ktx-2.0.0-sources.jar | 12 KB |
places-ktx-2.0.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.maps.android/places-ktx/ -->
<dependency>
<groupId>com.google.maps.android</groupId>
<artifactId>places-ktx</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.maps.android/places-ktx/
implementation 'com.google.maps.android:places-ktx:2.0.0'
// https://jarcasting.com/artifacts/com.google.maps.android/places-ktx/
implementation ("com.google.maps.android:places-ktx:2.0.0")
'com.google.maps.android:places-ktx:aar:2.0.0'
<dependency org="com.google.maps.android" name="places-ktx" rev="2.0.0">
<artifact name="places-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.maps.android', module='places-ktx', version='2.0.0')
)
libraryDependencies += "com.google.maps.android" % "places-ktx" % "2.0.0"
[com.google.maps.android/places-ktx "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-play-services | jar | 1.6.0-native-mt |
com.google.android.libraries.places » places | jar | 2.4.0 |