License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.ranga543 |
ArtifactId | ArtifactIdyelp-fusion-client |
Version | Version0.1.4 |
Type | Typeaar |
Description |
DescriptionYelp Fusion Client
A library for accessing Yelp fusion API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yelp-fusion-client-0.1.4.pom | |
yelp-fusion-client-0.1.4.aar | 29 KB |
yelp-fusion-client-0.1.4-sources.jar | 12 KB |
yelp-fusion-client-0.1.4-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |