Last Version

Voltron-Core 0.1.4

Voltron is a Modular Networking Library for Android. Voltron-Core is the core of the library that all VoltronUnits(backend definitions) required.

License

License

GroupId

GroupId

com.ticketmaster.voltron
ArtifactId

ArtifactId

voltron-core
Version

Version

0.1.4
Type

Type

aar
Description

Description

Voltron-Core
Voltron is a Modular Networking Library for Android. Voltron-Core is the core of the library that all VoltronUnits(backend definitions) required.

Download voltron-core 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.legacy » legacy-support-core-ui jar 1.0.0

Project Modules

There are no modules declared in this project.