Last Version

AirMapView library 2.1.1

A view abstraction to provide a map user interface with varying underlying map providers.

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

airmapview
Version

Version

2.1.1
Type

Type

aar
Description

Description

AirMapView library
A view abstraction to provide a map user interface with varying underlying map providers.

Download airmapview 2.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.android.gms » play-services-maps jar 17.0.0
com.google.maps.android : android-maps-utils jar 0.4
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.40
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.40
androidx.core » core-ktx jar 1.0.2

Project Modules

There are no modules declared in this project.