Download device-photo-picker-5.8.5.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.8.5 in this page.

License

Modified MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials