License |
License |
---|---|
GroupId | GroupIdcom.nononsenseapps |
ArtifactId | ArtifactIdfilepicker |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNoNonsense Filepicker
An extendable Android file/directory-picker you can include in your app
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
filepicker-4.2.1.pom | |
filepicker-4.2.1.aar | 103 KB |
filepicker-4.2.1-sources.jar | 15 KB |
filepicker-4.2.1-javadoc.jar | 67 KB |
Browse |
<!-- 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"]
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 |