Last Version

foursquare4j 1.0.0

Foursquare for Java - A Java wrapper to the Foursquare API

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

br.com.thiagomoreira.foursquare
ArtifactId

ArtifactId

foursquare4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

foursquare4j
Foursquare for Java - A Java wrapper to the Foursquare API
Project URL

Project URL

https://github.com/tmoreira2020/foursquare4j
Project Organization

Project Organization

Thiago Moreira
Source Code Management

Source Code Management

https://github.com/tmoreira2020/foursquare4j

Download foursquare4j 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : logging-interceptor jar 3.3.1
com.squareup.retrofit2 : retrofit jar 2.1.0
com.squareup.retrofit2 : converter-gson jar 2.1.0
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.3.1

Project Modules

There are no modules declared in this project.