Last Version

ReactNative Maps library 0.17.1

React Native Map view component for Android

License

License

MIT
Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

react-native-maps
Version

Version

0.17.1
Type

Type

aar
Description

Description

ReactNative Maps library
React Native Map view component for Android

Download react-native-maps 0.17.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.android.gms » play-services-base jar 10.2.4
com.google.android.gms » play-services-maps jar 10.2.4

Project Modules

There are no modules declared in this project.