Download photo-picker-1.1.4.jar file - Jar p

Jar examples for p:photo-picker

Description

A photo picker that allows users to select photos from their local camera roll on Android.

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

License

MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

photo-picker-1.1.4-javadoc.jar
photo-picker-1.1.4-sources.jar
photo-picker-1.1.4.pom



Related Tutorials