Download instagram-photo-picker-1.1.0.jar file - Jar i

Jar examples for i:instagram-photo-picker

Description

An Android photo picker that allows users to log in a select photos from Instagram.

You can download jar file instagram-photo-picker 1.1.0 in this page.

License

Modified MIT License (MIT)

Build File

You can use the following script to add instagram-photo-picker-1.1.0.jar to your project.

<dependency>
   <groupId>ly.kite</groupId>
   <artifactId>instagram-photo-picker</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'ly.kite', name: 'instagram-photo-picker', version: '1.1.0'
libraryDependencies += "ly.kite" % "instagram-photo-picker" % "1.1.0"
<dependency org="ly.kite" name="instagram-photo-picker" rev="1.1.0"/>
@Grapes(@Grab(group='ly.kite', module='instagram-photo-picker', version='1.1.0'))
'ly.kite:instagram-photo-picker:jar:1.1.0'

Download

Click the following link to download the jar file.

instagram-photo-picker-1.1.0-javadoc.jar
instagram-photo-picker-1.1.0-sources.jar
instagram-photo-picker-1.1.0.pom



Related Tutorials