License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.foursquare |
ArtifactId | ArtifactIdplacepicker |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFoursquare Place Picker SDK
A simple library to allow your users to pick a location or for the developer to grab the current location of the device mapped to a Foursquare venue
|
Project URL |
Project URL |
Filename | Size |
---|---|
placepicker-0.7.0.pom | |
placepicker-0.7.0.aar | 299 KB |
placepicker-0.7.0-sources.jar | 12 KB |
placepicker-0.7.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursquare/placepicker/ -->
<dependency>
<groupId>com.foursquare</groupId>
<artifactId>placepicker</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/placepicker/
implementation 'com.foursquare:placepicker:0.7.0'
// https://jarcasting.com/artifacts/com.foursquare/placepicker/
implementation ("com.foursquare:placepicker:0.7.0")
'com.foursquare:placepicker:aar:0.7.0'
<dependency org="com.foursquare" name="placepicker" rev="0.7.0">
<artifact name="placepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='placepicker', version='0.7.0')
)
libraryDependencies += "com.foursquare" % "placepicker" % "0.7.0"
[com.foursquare/placepicker "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.5 |
com.squareup.okhttp : okhttp | jar | 2.7.0 |
com.android.support » appcompat-v7 | jar | 24.1.1 |
com.android.support » recyclerview-v7 | jar | 24.1.1 |
com.jakewharton.rxbinding : rxbinding | jar | 0.1.0 |
io.reactivex : rxandroid | jar | 1.0.1 |
com.google.android.gms » play-services-base | jar | 8.3.0 |
com.google.android.gms » play-services-location | jar | 8.3.0 |