Last Version

MapCompose 2.1.1

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.1.1
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/p-lr/MapCompose
Source Code Management

Source Code Management

https://github.com/p-lr/MapCompose

Download mapcompose 2.1.1


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

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.