Last Version

Sample: GitHub Client 1.9.0

Type-safe REST client for Android and Java by Square, Inc.

License

License

Categories

Categories

Github Development Tools Version Controls CLI User Interface Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit.samples
ArtifactId

ArtifactId

github-client
Version

Version

1.9.0
Type

Type

jar
Description

Description

Sample: GitHub Client
Type-safe REST client for Android and Java by Square, Inc.
Project Organization

Project Organization

Square, Inc.

Download github-client 1.9.0


<!-- https://jarcasting.com/artifacts/com.squareup.retrofit.samples/github-client/ -->
<dependency>
    <groupId>com.squareup.retrofit.samples</groupId>
    <artifactId>github-client</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.retrofit.samples/github-client/
implementation 'com.squareup.retrofit.samples:github-client:1.9.0'
// https://jarcasting.com/artifacts/com.squareup.retrofit.samples/github-client/
implementation ("com.squareup.retrofit.samples:github-client:1.9.0")
'com.squareup.retrofit.samples:github-client:jar:1.9.0'
<dependency org="com.squareup.retrofit.samples" name="github-client" rev="1.9.0">
  <artifact name="github-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.retrofit.samples', module='github-client', version='1.9.0')
)
libraryDependencies += "com.squareup.retrofit.samples" % "github-client" % "1.9.0"
[com.squareup.retrofit.samples/github-client "1.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.