Last Version

Samples 1.0.2

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

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit
ArtifactId

ArtifactId

samples
Version

Version

1.0.2
Type

Type

pom
Description

Description

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

Project Organization

Square, Inc.

Download samples 1.0.2

Filename Size
samples-1.0.2.pom 617 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • github-client