Download image-picker-5.6.4.jar file - Jar i

Jar examples for i:image-picker

Description

An Android image picker.

You can download jar file image-picker 5.6.4 in this page.

License

Modified MIT License (MIT)

Build File

You can use the following script to add image-picker-5.6.4.jar to your project.

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

Download

Click the following link to download the jar file.

image-picker-5.6.4-javadoc.jar
image-picker-5.6.4-sources.jar
image-picker-5.6.4.pom



Related Tutorials