Last Version

Adapters 2.8.1

Type-safe HTTP 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.retrofit2
ArtifactId

ArtifactId

retrofit-adapters
Version

Version

2.8.1
Type

Type

pom
Description

Description

Adapters
Type-safe HTTP client for Android and Java by Square, Inc.
Project Organization

Project Organization

Square, Inc.

Download retrofit-adapters 2.8.1

Filename Size
retrofit-adapters-2.8.1.pom 732 bytes
Browse

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

Dependencies

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

Project Modules

  • guava
  • java8
  • rxjava
  • rxjava2
  • scala