is not current version
Last Version 0.1.4

io.github.ranga543:yelp-fusion-client 0.1.2

A library for accessing Yelp fusion API

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ranga543
ArtifactId

ArtifactId

yelp-fusion-client
Version

Version

0.1.2
Type

Type

aar

Download yelp-fusion-client 0.1.2


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