Map Kit (Amazon)

Library providing Amazon Maps integration to Map Kit.

License

License

GroupId

GroupId

dev.supasintatiyanupanwong.libraries.android.kits.maps
ArtifactId

ArtifactId

maps-amazon
Last Version

Last Version

2.1.0-alpha01
Release Date

Release Date

Type

Type

aar
Description

Description

Map Kit (Amazon)
Library providing Amazon Maps integration to Map Kit.
Project URL

Project URL

https://github.com/SupasinTatiyanupanwong/map-kit-android/
Source Code Management

Source Code Management

https://github.com/SupasinTatiyanupanwong/map-kit-android/

Download maps-amazon

How to add to project

<!-- https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-amazon/ -->
<dependency>
    <groupId>dev.supasintatiyanupanwong.libraries.android.kits.maps</groupId>
    <artifactId>maps-amazon</artifactId>
    <version>2.1.0-alpha01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-amazon/
implementation 'dev.supasintatiyanupanwong.libraries.android.kits.maps:maps-amazon:2.1.0-alpha01'
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-amazon/
implementation ("dev.supasintatiyanupanwong.libraries.android.kits.maps:maps-amazon:2.1.0-alpha01")
'dev.supasintatiyanupanwong.libraries.android.kits.maps:maps-amazon:aar:2.1.0-alpha01'
<dependency org="dev.supasintatiyanupanwong.libraries.android.kits.maps" name="maps-amazon" rev="2.1.0-alpha01">
  <artifact name="maps-amazon" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.supasintatiyanupanwong.libraries.android.kits.maps', module='maps-amazon', version='2.1.0-alpha01')
)
libraryDependencies += "dev.supasintatiyanupanwong.libraries.android.kits.maps" % "maps-amazon" % "2.1.0-alpha01"
[dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-amazon "2.1.0-alpha01"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.supasintatiyanupanwong.libraries.android.kits.maps : maps-core jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0-alpha01
2.0.0-alpha01