License |
License |
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.faelmg18 |
ArtifactId | ArtifactIdrhf-rest-retrofit |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRHFRestRetrofit
RestRetorif, é uma Lib de auxilio para o uso da Lib da retrofit.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rhf-rest-retrofit-0.0.4.pom | |
rhf-rest-retrofit-0.0.4.aar | 81 KB |
rhf-rest-retrofit-0.0.4-sources.jar | 5 KB |
rhf-rest-retrofit-0.0.4-javadoc.jar | 42 KB |
Browse |
<!-- 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"]
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 |