Download support-1.0.3.1.jar file - Jar s

Jar examples for s:support

Description

Some utilities (i.e. intuitive Authenticator) for android development

You can download jar file support 1.0.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>com.github.tarsys.android</groupId>
   <artifactId>support</artifactId>
   <version>1.0.3.1</version>
</dependency>
compile group: 'com.github.tarsys.android', name: 'support', version: '1.0.3.1'
libraryDependencies += "com.github.tarsys.android" % "support" % "1.0.3.1"
<dependency org="com.github.tarsys.android" name="support" rev="1.0.3.1"/>
@Grapes(@Grab(group='com.github.tarsys.android', module='support', version='1.0.3.1'))
'com.github.tarsys.android:support:jar:1.0.3.1'

Download

Click the following link to download the jar file.

support-1.0.3.1-javadoc.jar
support-1.0.3.1-sources.jar
support-1.0.3.1.pom



Related Tutorials