Last Version

compressor 3.0.1

An android image compressor library

License

License

GroupId

GroupId

id.zelory
ArtifactId

ArtifactId

compressor
Version

Version

3.0.1
Type

Type

aar
Description

Description

compressor
An android image compressor library
Project URL

Project URL

https://github.com/zetbaitsu/Compressor

Download compressor 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3

Project Modules

There are no modules declared in this project.