is not current version
Last Version 1.3.8-m1

net.nueca.androidtoolbox:retrofitservice 1.3.5

Collection of android architectural components and toolkits forkickstarting native android codebases.

Categories

Categories

Net Retrofit HTTP Clients
GroupId

GroupId

net.nueca.androidtoolbox
ArtifactId

ArtifactId

retrofitservice
Version

Version

1.3.5
Type

Type

aar

Download retrofitservice 1.3.5


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