Last Version

Foursquare Snap-To-Place SDK 0.5.5

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

snaptoplace
Version

Version

0.5.5
Type

Type

aar
Description

Description

Foursquare Snap-To-Place 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 snaptoplace 0.5.5


<!-- https://jarcasting.com/artifacts/com.foursquare/snaptoplace/ -->
<dependency>
    <groupId>com.foursquare</groupId>
    <artifactId>snaptoplace</artifactId>
    <version>0.5.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/snaptoplace/
implementation 'com.foursquare:snaptoplace:0.5.5'
// https://jarcasting.com/artifacts/com.foursquare/snaptoplace/
implementation ("com.foursquare:snaptoplace:0.5.5")
'com.foursquare:snaptoplace:aar:0.5.5'
<dependency org="com.foursquare" name="snaptoplace" rev="0.5.5">
  <artifact name="snaptoplace" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='snaptoplace', version='0.5.5')
)
libraryDependencies += "com.foursquare" % "snaptoplace" % "0.5.5"
[com.foursquare/snaptoplace "0.5.5"]

Dependencies

compile (9)

Group / Artifact Type Version
io.reactivex : rxandroid jar 1.0.1
com.google.android.gms » play-services-base jar 7.8.0
com.android.support » appcompat-v7 jar 23.1.0
com.jakewharton.rxbinding : rxbinding jar 0.1.0
com.google.code.gson : gson jar 2.3.1
com.google.android.gms » play-services-location jar 7.8.0
com.android.support » recyclerview-v7 jar 23.1.0
com.squareup.okhttp : okhttp jar 2.5.0
com.google.android.gms » play-services-ads jar 7.8.0

Project Modules

There are no modules declared in this project.