Map Kit (Google)

Library providing Google Maps integration to Map Kit.

License

License

GroupId

GroupId

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

ArtifactId

maps-google
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Map Kit (Google)
Library providing Google 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-google

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
com.google.android.gms » play-services-maps jar 17.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0