Download device-photo-picker-5.7.2.jar file - Jar d

Jar examples for d:device-photo-picker

Description

An Android photo picker that allows users to select photos from their device.

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

License

Modified MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

device-photo-picker-5.7.2-javadoc.jar
device-photo-picker-5.7.2-sources.jar
device-photo-picker-5.7.2.pom



Related Tutorials