retrofitservice

Wrapper for retrofit and okhttp

License

License

Categories

Categories

Net Retrofit HTTP Clients
GroupId

GroupId

net.nueca.androidtoolbox
ArtifactId

ArtifactId

retrofitservice
Last Version

Last Version

1.3.8-m1
Release Date

Release Date

Type

Type

aar
Description

Description

retrofitservice
Wrapper for retrofit and okhttp

Download retrofitservice

How to add to project

<!-- https://jarcasting.com/artifacts/net.nueca.androidtoolbox/retrofitservice/ -->
<dependency>
    <groupId>net.nueca.androidtoolbox</groupId>
    <artifactId>retrofitservice</artifactId>
    <version>1.3.8-m1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/retrofitservice/
implementation 'net.nueca.androidtoolbox:retrofitservice:1.3.8-m1'
// https://jarcasting.com/artifacts/net.nueca.androidtoolbox/retrofitservice/
implementation ("net.nueca.androidtoolbox:retrofitservice:1.3.8-m1")
'net.nueca.androidtoolbox:retrofitservice:aar:1.3.8-m1'
<dependency org="net.nueca.androidtoolbox" name="retrofitservice" rev="1.3.8-m1">
  <artifact name="retrofitservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.nueca.androidtoolbox', module='retrofitservice', version='1.3.8-m1')
)
libraryDependencies += "net.nueca.androidtoolbox" % "retrofitservice" % "1.3.8-m1"
[net.nueca.androidtoolbox/retrofitservice "1.3.8-m1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.6.4
com.squareup.retrofit2 : converter-gson jar 2.6.4
com.squareup.retrofit2 : converter-scalars jar 2.6.4
com.squareup.okhttp3 : logging-interceptor jar 3.10.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.8-m1
1.3.6
1.3.5