is not current version
Last Version 0.17.1

com.airbnb.android:react-native-maps 0.5.0

React Native Map view component for Android

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

react-native-maps
Version

Version

0.5.0
Type

Type

aar

Download react-native-maps 0.5.0


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