Last Version

MapView 3.0.0-rc6

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

License

License

GroupId

GroupId

ovh.plrapps.mapview
ArtifactId

ArtifactId

mapview
Version

Version

3.0.0-rc6
Type

Type

aar
Description

Description

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

Project URL

https://github.com/peterLaurence/MapView
Source Code Management

Source Code Management

https://github.com/peterLaurence/MapView

Download mapview 3.0.0-rc6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.