is not current version
Last Version 3.0.14

io.github.lonelypluto:map 3.0.12

地图sdk, 支持多种数据格式地图

GroupId

GroupId

io.github.lonelypluto
ArtifactId

ArtifactId

map
Version

Version

3.0.12
Type

Type

aar

Download map 3.0.12


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