License |
License |
---|---|
GroupId | GroupIddev.supasintatiyanupanwong.libraries.android.kits.places |
ArtifactId | ArtifactIdplaces-google |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionPlace Kit (Google)
Provides Google Places SDK for Android integration to Place Kit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
places-google-1.0.0.pom | |
places-google-1.0.0-sources.jar | 12 KB |
places-google-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.places/places-google/ -->
<dependency>
<groupId>dev.supasintatiyanupanwong.libraries.android.kits.places</groupId>
<artifactId>places-google</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.places/places-google/
implementation 'dev.supasintatiyanupanwong.libraries.android.kits.places:places-google:1.0.0'
// https://jarcasting.com/artifacts/dev.supasintatiyanupanwong.libraries.android.kits.places/places-google/
implementation ("dev.supasintatiyanupanwong.libraries.android.kits.places:places-google:1.0.0")
'dev.supasintatiyanupanwong.libraries.android.kits.places:places-google:aar:1.0.0'
<dependency org="dev.supasintatiyanupanwong.libraries.android.kits.places" name="places-google" rev="1.0.0">
<artifact name="places-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.supasintatiyanupanwong.libraries.android.kits.places', module='places-google', version='1.0.0')
)
libraryDependencies += "dev.supasintatiyanupanwong.libraries.android.kits.places" % "places-google" % "1.0.0"
[dev.supasintatiyanupanwong.libraries.android.kits.places/places-google "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
dev.supasintatiyanupanwong.libraries.android.kits.places : places-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.supasintatiyanupanwong.libraries.android.kits.base : base-google | jar | 1.0.0 |
com.google.android.libraries.places » places | jar | 2.4.0 |