s

sfcdialog

Simple File chooser DialogFragment. Has 3 usable callbacks and device-default theming.
https://github.com/4eRTuk/sfcdialog
Boost Software License, Version 1.0
Stanislav Petriakov
Files download
File Operation
sfcdialog-0.1.1.pom download
sfcdialog-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.4ert</groupId>
  <artifactId>sfcdialog</artifactId>
  <version>0.1.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.4ert:sfcdialog:0.1.1'
Gradle Kotlin
implementation("com.4ert:sfcdialog:0.1.1")
Scala SBT
libraryDependencies += "com.4ert" % "sfcdialog" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.4ert', module='sfcdialog', version='0.1.1')
)
Apache Ivy
<dependency org="com.4ert" name="sfcdialog" rev="0.1.1" />
Leiningen
[com.4ert/sfcdialog "0.1.1"]
Apache Buildr
'com.4ert:sfcdialog:jar:0.1.1'
Dependencies
The project has no third-party dependencies