Last Version

Retrofit-Helper 2.9.0

Retrofit auxiliary library.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.alexmofer.retrofit
ArtifactId

ArtifactId

retrofit-helper
Version

Version

2.9.0
Type

Type

jar
Description

Description

Retrofit-Helper
Retrofit auxiliary library.
Project URL

Project URL

https://github.com/AlexMofer/RetrofitHelper
Source Code Management

Source Code Management

https://github.com/AlexMofer/RetrofitHelper

Download retrofit-helper 2.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.