License |
License |
---|---|
GroupId | GroupIdru.bartwell |
ArtifactId | ArtifactIdexfilepicker |
Version | Version2.5 |
Type | Typeaar |
Description |
DescriptionExFilePicker
Files and directories picker library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exfilepicker-2.5.pom | |
exfilepicker-2.5.aar | 177 KB |
exfilepicker-2.5-sources.jar | 21 KB |
exfilepicker-2.5-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.bartwell/exfilepicker/ -->
<dependency>
<groupId>ru.bartwell</groupId>
<artifactId>exfilepicker</artifactId>
<version>2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.bartwell/exfilepicker/
implementation 'ru.bartwell:exfilepicker:2.5'
// https://jarcasting.com/artifacts/ru.bartwell/exfilepicker/
implementation ("ru.bartwell:exfilepicker:2.5")
'ru.bartwell:exfilepicker:aar:2.5'
<dependency org="ru.bartwell" name="exfilepicker" rev="2.5">
<artifact name="exfilepicker" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.bartwell', module='exfilepicker', version='2.5')
)
libraryDependencies += "ru.bartwell" % "exfilepicker" % "2.5"
[ru.bartwell/exfilepicker "2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |
com.android.support » recyclerview-v7 | jar | 28.0.0 |
com.android.support » cardview-v7 | jar | 28.0.0 |
com.github.bumptech.glide : glide | jar | 4.7.1 |