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

ovh.plrapps:mapview 3.0.0-rc7

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

Группа

Группа

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

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

mapview
Версия

Версия

3.0.0-rc7
Тип

Тип

aar

Скачать mapview 3.0.0-rc7


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