RHFRestRetrofit

RestRetorif, é uma Lib de auxilio para o uso da Lib da retrofit.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.faelmg18
ArtifactId

ArtifactId

rhf-rest-retrofit
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

RHFRestRetrofit
RestRetorif, é uma Lib de auxilio para o uso da Lib da retrofit.
Project URL

Project URL

https://github.com/faelmg18/Rest-Retrofit
Source Code Management

Source Code Management

https://github.com/faelmg18/Rest-Retrofit

Download rhf-rest-retrofit

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.faelmg18/rhf-rest-retrofit/ -->
<dependency>
    <groupId>com.github.faelmg18</groupId>
    <artifactId>rhf-rest-retrofit</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.faelmg18/rhf-rest-retrofit/
implementation 'com.github.faelmg18:rhf-rest-retrofit:0.0.4'
// https://jarcasting.com/artifacts/com.github.faelmg18/rhf-rest-retrofit/
implementation ("com.github.faelmg18:rhf-rest-retrofit:0.0.4")
'com.github.faelmg18:rhf-rest-retrofit:aar:0.0.4'
<dependency org="com.github.faelmg18" name="rhf-rest-retrofit" rev="0.0.4">
  <artifact name="rhf-rest-retrofit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.faelmg18', module='rhf-rest-retrofit', version='0.0.4')
)
libraryDependencies += "com.github.faelmg18" % "rhf-rest-retrofit" % "0.0.4"
[com.github.faelmg18/rhf-rest-retrofit "0.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.6.2
com.squareup.retrofit2 : converter-gson jar 2.1.0
com.squareup.okhttp3 : logging-interceptor jar 3.4.1
com.squareup.okhttp3 : okhttp jar 3.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.0.1
com.fasterxml.jackson.core : jackson-annotations jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1