Last Version

Sample: Mock 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

mock-github-client
Version

Version

1.9.0
Type

Type

jar
Description

Description

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

Project Organization

Square, Inc.

Download mock-github-client 1.9.0


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.