is not current version
Last Version 0.8

com.lazygeniouz:documentfile_compat 0.2

A faster alternative to AndroidX's DocumentFile

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

documentfile_compat
Version

Version

0.2
Type

Type

aar

Download documentfile_compat 0.2


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