Download image-chooser-library-1.4.4.jar file - Jar i

Jar examples for i:image-chooser-library

Description

Image Chooser Library for Android Applications

You can download jar file image-chooser-library 1.4.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add image-chooser-library-1.4.4.jar to your project.

<dependency>
   <groupId>com.kbeanie</groupId>
   <artifactId>image-chooser-library</artifactId>
   <version>1.4.4</version>
</dependency>
compile group: 'com.kbeanie', name: 'image-chooser-library', version: '1.4.4'
libraryDependencies += "com.kbeanie" % "image-chooser-library" % "1.4.4"
<dependency org="com.kbeanie" name="image-chooser-library" rev="1.4.4"/>
@Grapes(@Grab(group='com.kbeanie', module='image-chooser-library', version='1.4.4'))
'com.kbeanie:image-chooser-library:jar:1.4.4'

Download

Click the following link to download the jar file.

image-chooser-library-1.4.4.pom



Related Tutorials