Last Version

Retrofit 2 Download Adapter 1.0.0

A file download specialized call for Retrofit 2.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.samizerouta.retrofit
ArtifactId

ArtifactId

retrofit2-download-adapter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Retrofit 2 Download Adapter
A file download specialized call for Retrofit 2.
Source Code Management

Source Code Management

https://github.com/samizerouta/retrofit2-download-adapter/

Download retrofit2-download-adapter 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.3.0

Project Modules

There are no modules declared in this project.