is not current version
Last Version 2.1.1

com.airbnb.android:airmapview 1.9.0

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

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

airmapview
Version

Version

1.9.0
Type

Type

aar

Download airmapview 1.9.0


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