is not current version
Last Version 0.8

com.lazygeniouz:documentfile_compat 0.3

A faster alternative to AndroidX's DocumentFile

GroupId

GroupId

com.lazygeniouz
ArtifactId

ArtifactId

documentfile_compat
Version

Version

0.3
Type

Type

aar

Download documentfile_compat 0.3


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