Jar examples for s:support
Some utilities (i.e. intuitive Authenticator) for android development
You can download jar file support 1.0.3.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
support-1.0.3.1-javadoc.jar