fileSelector

A simple file picker that supports single selection, multiple selection and file filtering.

License

License

GroupId

GroupId

io.github.Mkean
ArtifactId

ArtifactId

fileSelector
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

fileSelector
A simple file picker that supports single selection, multiple selection and file filtering.
Project URL

Project URL

https://github.com/Mkean/FileSelector
Source Code Management

Source Code Management

https://github.com/Mkean/FileSelector

Download fileSelector

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.constraintlayout » constraintlayout jar 2.1.2
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1