is not current version
Last Version 0.0.4

com.github.faelmg18:rhf-rest-retrofit 0.0.2

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

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.faelmg18
ArtifactId

ArtifactId

rhf-rest-retrofit
Version

Version

0.0.2
Type

Type

aar

Download rhf-rest-retrofit 0.0.2


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