Last Version

File Picker 1.1.1

Android Library To pick Files from Device Storage.

License

License

GroupId

GroupId

com.github.angads25
ArtifactId

ArtifactId

filepicker
Version

Version

1.1.1
Type

Type

aar
Description

Description

File Picker
Android Library To pick Files from Device Storage.
Project URL

Project URL

https://github.com/angads25/android-filepicker
Source Code Management

Source Code Management

https://github.com/angads25/android-filepicker

Download filepicker 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.angads25/filepicker/ -->
<dependency>
    <groupId>com.github.angads25</groupId>
    <artifactId>filepicker</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.angads25/filepicker/
implementation 'com.github.angads25:filepicker:1.1.1'
// https://jarcasting.com/artifacts/com.github.angads25/filepicker/
implementation ("com.github.angads25:filepicker:1.1.1")
'com.github.angads25:filepicker:aar:1.1.1'
<dependency org="com.github.angads25" name="filepicker" rev="1.1.1">
  <artifact name="filepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.angads25', module='filepicker', version='1.1.1')
)
libraryDependencies += "com.github.angads25" % "filepicker" % "1.1.1"
[com.github.angads25/filepicker "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.