maps-v3-ktx

Kotlin extensions (KTX) for Google Maps SDK

License

License

GroupId

GroupId

com.google.maps.android
ArtifactId

ArtifactId

maps-v3-ktx
Last Version

Last Version

3.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

maps-v3-ktx
Kotlin extensions (KTX) for Google Maps SDK
Project URL

Project URL

https://github.com/googlemaps/android-maps-ktx
Project Organization

Project Organization

Google Inc
Source Code Management

Source Code Management

https://github.com/googlemaps/android-maps-ktx

Download maps-v3-ktx

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.maps.android/maps-v3-ktx/ -->
<dependency>
    <groupId>com.google.maps.android</groupId>
    <artifactId>maps-v3-ktx</artifactId>
    <version>3.4.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.maps.android/maps-v3-ktx/
implementation 'com.google.maps.android:maps-v3-ktx:3.4.0'
// https://jarcasting.com/artifacts/com.google.maps.android/maps-v3-ktx/
implementation ("com.google.maps.android:maps-v3-ktx:3.4.0")
'com.google.maps.android:maps-v3-ktx:aar:3.4.0'
<dependency org="com.google.maps.android" name="maps-v3-ktx" rev="3.4.0">
  <artifact name="maps-v3-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.google.maps.android', module='maps-v3-ktx', version='3.4.0')
)
libraryDependencies += "com.google.maps.android" % "maps-v3-ktx" % "3.4.0"
[com.google.maps.android/maps-v3-ktx "3.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.libraries.maps » maps jar 3.1.0-beta

Project Modules

There are no modules declared in this project.
com.google.maps.android

Google Maps

Versions

Version
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.4.0
2.3.0
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.8.0
1.7.0
1.6.0
1.5.0