Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.ranga543 |
ArtifactId | ArtifactIdyelp-fusion-client |
Version | Version0.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
yelp-fusion-client-0.1.3.pom | |
yelp-fusion-client-0.1.3.aar | 30 KB |
yelp-fusion-client-0.1.3-sources.jar | 13 KB |
yelp-fusion-client-0.1.3-javadoc.jar | 97 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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ranga543/yelp-fusion-client/
implementation 'io.github.ranga543:yelp-fusion-client:0.1.3'
// https://jarcasting.com/artifacts/io.github.ranga543/yelp-fusion-client/
implementation ("io.github.ranga543:yelp-fusion-client:0.1.3")
'io.github.ranga543:yelp-fusion-client:aar:0.1.3'
<dependency org="io.github.ranga543" name="yelp-fusion-client" rev="0.1.3">
<artifact name="yelp-fusion-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ranga543', module='yelp-fusion-client', version='0.1.3')
)
libraryDependencies += "io.github.ranga543" % "yelp-fusion-client" % "0.1.3"
[io.github.ranga543/yelp-fusion-client "0.1.3"]