is not current version
Last Version 1.4.0

com.github.javakam:ando.file.android-q 1.3.9

Android File Operator Library.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

ando.file.android-q
Version

Version

1.3.9
Type

Type

aar

Download ando.file.android-q 1.3.9


<!-- https://jarcasting.com/artifacts/com.github.javakam/ando.file.android-q/ -->
<dependency>
    <groupId>com.github.javakam</groupId>
    <artifactId>ando.file.android-q</artifactId>
    <version>1.3.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.javakam/ando.file.android-q/
implementation 'com.github.javakam:ando.file.android-q:1.3.9'
// https://jarcasting.com/artifacts/com.github.javakam/ando.file.android-q/
implementation ("com.github.javakam:ando.file.android-q:1.3.9")
'com.github.javakam:ando.file.android-q:aar:1.3.9'
<dependency org="com.github.javakam" name="ando.file.android-q" rev="1.3.9">
  <artifact name="ando.file.android-q" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.javakam', module='ando.file.android-q', version='1.3.9')
)
libraryDependencies += "com.github.javakam" % "ando.file.android-q" % "1.3.9"
[com.github.javakam/ando.file.android-q "1.3.9"]