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

Jar examples for i:image-picker

Description

An Android image picker.

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

License

Modified MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials