Retrofit-Shared

Voltron is a Modular Networking Library for Android. Voltron-Retrofit is the VoltronUnit(backend definition) which provides shared instances of Retrofit and OkHttpClient

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.ticketmaster.voltron
ArtifactId

ArtifactId

retrofit-shared
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

Retrofit-Shared
Voltron is a Modular Networking Library for Android. Voltron-Retrofit is the VoltronUnit(backend definition) which provides shared instances of Retrofit and OkHttpClient

Download retrofit-shared

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.ticketmaster.voltron : voltron-core jar 0.1.4
com.squareup.retrofit2 : retrofit jar 2.9.0
com.google.code.gson : gson jar 2.8.2
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2