is not current version
Last Version 2.1.1

MapCompose 2.0.0-beta01

A Jetpack Compose Android library to display tiled maps, with support for markers, paths, and rotation

License

License

GroupId

GroupId

ovh.plrapps
ArtifactId

ArtifactId

mapcompose
Version

Version

2.0.0-beta01
Type

Type

aar
Description

Description

MapCompose
A Jetpack Compose Android library to display tiled maps, with support for markers, paths, and rotation
Project URL

Project URL

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

Source Code Management

https://github.com/peterLaurence/MapCompose

Download mapcompose 2.0.0-beta01


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

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.