не последняя версия
Последняя версия 3.1.3

ovh.plrapps:mapview 3.0.0-rc6

Android Kotlin library to display tiled maps, with support of markers and paths

Группа

Группа

ovh.plrapps
Идентификатор

Идентификатор

mapview
Версия

Версия

3.0.0-rc6
Тип

Тип

aar

Скачать mapview 3.0.0-rc6


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