License |
License |
---|---|
GroupId | GroupIdid.zelory |
ArtifactId | ArtifactIdcompressor |
Version | Version3.0.1 |
Type | Typeaar |
Description |
Descriptioncompressor
An android image compressor library
|
Project URL |
Project URL |
Filename | Size |
---|---|
compressor-3.0.1.pom | |
compressor-3.0.1-sources.jar | 12 KB |
compressor-3.0.1-javadoc.jar | 319 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.3.3 |