is not current version
Last Version 1.0.1

org.lovebing.reactnative:baidumap 1.0.0

BaidMap for React Native

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

org.lovebing.reactnative
ArtifactId

ArtifactId

baidumap
Version

Version

1.0.0
Type

Type

aar

Download baidumap 1.0.0


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