is not current version
Last Version 1.4.0

com.github.javakam:ando.file.compressor 1.3.9

Android File Operator Library.

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

ando.file.compressor
Version

Version

1.3.9
Type

Type

aar

Download ando.file.compressor 1.3.9


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