is not current version
Last Version 0.8

documentfile_compat 0.4

A faster alternative to AndroidX's DocumentFile

License

License

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

documentfile_compat
Version

Version

0.4
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 0.4


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.