License |
License |
---|---|
GroupId | GroupIdcom.ticketmaster.voltron |
ArtifactId | ArtifactIdvoltron-core |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVoltron-Core
Voltron is a Modular Networking Library for Android. Voltron-Core is the core of the library that all VoltronUnits(backend definitions) required.
|
Filename | Size |
---|---|
voltron-core-0.1.4.pom | |
voltron-core-0.1.4.aar | 29 KB |
voltron-core-0.1.4-sources.jar | 21 KB |
voltron-core-0.1.4-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
androidx.legacy » legacy-support-core-ui | jar | 1.0.0 |