Last Version

ImageCompression 0.0.1

A library that does Picture compression without loss of quality.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.naveenthontepu
ArtifactId

ArtifactId

com.antam.image.compression
Version

Version

0.0.1
Type

Type

aar
Description

Description

ImageCompression
A library that does Picture compression without loss of quality.
Project URL

Project URL

https://github.com/naveenthontepu/PictureCompression
Source Code Management

Source Code Management

https://github.com/naveenthontepu/PictureCompression

Download com.antam.image.compression 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/ -->
<dependency>
    <groupId>io.github.naveenthontepu</groupId>
    <artifactId>com.antam.image.compression</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/
implementation 'io.github.naveenthontepu:com.antam.image.compression:0.0.1'
// https://jarcasting.com/artifacts/io.github.naveenthontepu/com.antam.image.compression/
implementation ("io.github.naveenthontepu:com.antam.image.compression:0.0.1")
'io.github.naveenthontepu:com.antam.image.compression:aar:0.0.1'
<dependency org="io.github.naveenthontepu" name="com.antam.image.compression" rev="0.0.1">
  <artifact name="com.antam.image.compression" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.naveenthontepu', module='com.antam.image.compression', version='0.0.1')
)
libraryDependencies += "io.github.naveenthontepu" % "com.antam.image.compression" % "0.0.1"
[io.github.naveenthontepu/com.antam.image.compression "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.