Download active-support-0.1.0.jar file - Jar a

Jar examples for a:active-support

Description

inAndroid

You can download jar file active-support 0.1.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add active-support-0.1.0.jar to your project.

<dependency>
   <groupId>com.inframeworks.inandroid</groupId>
   <artifactId>active-support</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.inframeworks.inandroid', name: 'active-support', version: '0.1.0'
libraryDependencies += "com.inframeworks.inandroid" % "active-support" % "0.1.0"
<dependency org="com.inframeworks.inandroid" name="active-support" rev="0.1.0"/>
@Grapes(@Grab(group='com.inframeworks.inandroid', module='active-support', version='0.1.0'))
'com.inframeworks.inandroid:active-support:jar:0.1.0'

Download

Click the following link to download the jar file.

active-support-0.1.0-javadoc.jar
active-support-0.1.0-sources.jar
active-support-0.1.0.pom



Related Tutorials