Last Version

Samples 1.9.0

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.samples
ArtifactId

ArtifactId

parent
Version

Version

1.9.0
Type

Type

pom
Description

Description

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

Project Organization

Square, Inc.

Download parent 1.9.0

Filename Size
parent-1.9.0.pom 707 bytes
Browse

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

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
  • mock-github-client