MVN

com.ticketmaster.voltron : retrofit-shared

Maven & Gradle

Oct 01, 2020
2 usages

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

<dependency>
    <groupId>com.ticketmaster.voltron</groupId>
    <artifactId>retrofit-shared</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ticketmaster.voltron : retrofit-shared to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.ticketmaster.voltron : retrofit-shared to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
retrofit-shared-0.0.3
retrofit-shared-0.0.2

How to add a dependency to Maven

Add the following com.ticketmaster.voltron : retrofit-shared maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ticketmaster.voltron</groupId>
    <artifactId>retrofit-shared</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ticketmaster.voltron : retrofit-shared gradle dependency to your build.gradle file:

implementation 'com.ticketmaster.voltron:retrofit-shared:0.0.3'

Gradle Kotlin DSL: Add the following com.ticketmaster.voltron : retrofit-shared gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ticketmaster.voltron:retrofit-shared:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ticketmaster.voltron : retrofit-shared sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ticketmaster.voltron" % "retrofit-shared" % "0.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 02, 2021
6 usages
194 stars
Mar 14, 2020
3 usages
Jun 03, 2019
5 usages
49 stars
Aug 06, 2020
1 usages
1 stars
Aug 22, 2021
10 usages
1 stars
Aug 11, 2023
10 usages
160 stars
Aug 23, 2023
4 usages
76 stars
Jul 02, 2017
4 usages
354 stars
Apr 03, 2018
1 usages
1.4k stars