is not current version
Last Version 2.5

ru.bartwell:exfilepicker 2.4

Files and directories picker library

GroupId

GroupId

ru.bartwell
ArtifactId

ArtifactId

exfilepicker
Version

Version

2.4
Type

Type

aar

Download exfilepicker 2.4


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