Jar examples for r: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
You can download jar file retrofit-shared 0.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add retrofit-shared-0.0.2.jar to your project.
<dependency> <groupId>com.ticketmaster.voltron</groupId> <artifactId>retrofit-shared</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.ticketmaster.voltron', name: 'retrofit-shared', version: '0.0.2'
libraryDependencies += "com.ticketmaster.voltron" % "retrofit-shared" % "0.0.2"
<dependency org="com.ticketmaster.voltron" name="retrofit-shared" rev="0.0.2"/>
@Grapes(@Grab(group='com.ticketmaster.voltron', module='retrofit-shared', version='0.0.2'))
'com.ticketmaster.voltron:retrofit-shared:jar:0.0.2'
Click the following link to download the jar file.
retrofit-shared-0.0.2-javadoc.jar