Foursquare 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

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.foursquare
ArtifactId

ArtifactId

placepicker
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

Foursquare 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

https://foursquare.com

Download placepicker

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.7