Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.ranga543 |
ArtifactId | ArtifactIdyelp-fusion-client |
Version | Version0.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
yelp-fusion-client-0.1.2.pom | |
yelp-fusion-client-0.1.2.aar | 30 KB |
yelp-fusion-client-0.1.2-sources.jar | 12 KB |
yelp-fusion-client-0.1.2-javadoc.jar | 96 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.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"]