NoNonsense Filepicker

An extendable Android file/directory-picker you can include in your app

License

License

GroupId

GroupId

com.nononsenseapps
ArtifactId

ArtifactId

filepicker
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

NoNonsense Filepicker
An extendable Android file/directory-picker you can include in your app
Project URL

Project URL

https://github.com/spacecowboy/NoNonsense-FilePicker
Source Code Management

Source Code Management

https://github.com/spacecowboy/NoNonsense-FilePicker

Download filepicker

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.1
com.android.support » support-v4 jar 24.2.1
com.android.support » recyclerview-v7 jar 24.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.0