documentfile_compat

A faster alternative to AndroidX's DocumentFile

License

License

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

documentfile_compat
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

aar
Description

Description

documentfile_compat
A faster alternative to AndroidX's DocumentFile
Project URL

Project URL

https://github.com/ItzNotABug/DocumentFileCompat
Source Code Management

Source Code Management

https://github.com/ItzNotABug/DocumentFileCompat

Download documentfile_compat

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.6
0.4
0.3
0.2
0.1