Jar examples for v:voltron-core
Voltron is a Modular Networking Library for Android. Voltron-Core is the core of the library that all VoltronUnits(backend definitions) required.
You can download jar file voltron-core 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add voltron-core-0.1.2.jar to your project.
<dependency> <groupId>com.ticketmaster.voltron</groupId> <artifactId>voltron-core</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.ticketmaster.voltron', name: 'voltron-core', version: '0.1.2'
libraryDependencies += "com.ticketmaster.voltron" % "voltron-core" % "0.1.2"
<dependency org="com.ticketmaster.voltron" name="voltron-core" rev="0.1.2"/>
@Grapes(@Grab(group='com.ticketmaster.voltron', module='voltron-core', version='0.1.2'))
'com.ticketmaster.voltron:voltron-core:jar:0.1.2'
Click the following link to download the jar file.
voltron-core-0.1.2-javadoc.jar