License |
License |
---|---|
GroupId | GroupIddev.supasintatiyanupanwong.libraries.android.kits.maps |
ArtifactId | ArtifactIdmaps-google |
Version | Version2.0.0 |
Type | Typeaar |
Description |
DescriptionMap Kit (Google)
Library providing Google Maps integration to Map Kit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maps-google-2.0.0.pom | |
maps-google-2.0.0-sources.jar | 42 KB |
maps-google-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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.0.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.0.0'
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-google/
implementation ("dev.supasintatiyanupanwong.libraries.android.kits.maps:maps-google:2.0.0")
'dev.supasintatiyanupanwong.libraries.android.kits.maps:maps-google:aar:2.0.0'
<dependency org="dev.supasintatiyanupanwong.libraries.android.kits.maps" name="maps-google" rev="2.0.0">
<artifact name="maps-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.supasintatiyanupanwong.libraries.android.kits.maps', module='maps-google', version='2.0.0')
)
libraryDependencies += "dev.supasintatiyanupanwong.libraries.android.kits.maps" % "maps-google" % "2.0.0"
[dev.supasintatiyanupanwong.libraries.android.kits.maps/maps-google "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
dev.supasintatiyanupanwong.libraries.android.kits.maps : maps-core | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android.gms » play-services-maps | jar | 17.0.0 |