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