| License |
License |
|---|---|
| Categories |
CategoriesNet Retrofit HTTP Clients |
| GroupId | GroupIdnet.nueca.androidtoolbox |
| ArtifactId | ArtifactIdretrofitservice |
| Last Version | Last Version1.3.8-m1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionretrofitservice
Wrapper for retrofit and okhttp
|
| Filename | Size |
|---|---|
| retrofitservice-1.3.8-m1.pom | |
| retrofitservice-1.3.8-m1-sources.jar | 16 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| androidx.annotation » annotation | jar | 1.1.0 |