Last Version

Adapters 2.7.3

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

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

retrofit-adapters
Version

Version

2.7.3
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.7.3

Filename Size
retrofit-adapters-2.7.3.pom 724 bytes
Browse

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

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