Last Version

Yelp Fusion Client 0.1.4

A library for accessing Yelp fusion API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ranga543
ArtifactId

ArtifactId

yelp-fusion-client
Version

Version

0.1.4
Type

Type

aar
Description

Description

Yelp Fusion Client
A library for accessing Yelp fusion API
Project URL

Project URL

https://github.com/ranga543/yelp-fusion-android
Source Code Management

Source Code Management

https://github.com/ranga543/yelp-fusion-android.git

Download yelp-fusion-client 0.1.4


<!-- https://jarcasting.com/artifacts/io.github.ranga543/yelp-fusion-client/ -->
<dependency>
    <groupId>io.github.ranga543</groupId>
    <artifactId>yelp-fusion-client</artifactId>
    <version>0.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ranga543/yelp-fusion-client/
implementation 'io.github.ranga543:yelp-fusion-client:0.1.4'
// https://jarcasting.com/artifacts/io.github.ranga543/yelp-fusion-client/
implementation ("io.github.ranga543:yelp-fusion-client:0.1.4")
'io.github.ranga543:yelp-fusion-client:aar:0.1.4'
<dependency org="io.github.ranga543" name="yelp-fusion-client" rev="0.1.4">
  <artifact name="yelp-fusion-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ranga543', module='yelp-fusion-client', version='0.1.4')
)
libraryDependencies += "io.github.ranga543" % "yelp-fusion-client" % "0.1.4"
[io.github.ranga543/yelp-fusion-client "0.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.1.1
com.squareup.okhttp3 : okhttp jar 3.6.0
com.squareup.retrofit2 : converter-jackson jar 2.2.0
com.squareup.retrofit2 : retrofit jar 2.2.0

Project Modules

There are no modules declared in this project.