Last Version

ImgCompressPlugin For Android 1.2.1

An Android gradle plugin that scans the resource directory in the project and performs batch image compression.

License

License

GroupId

GroupId

io.github.duking666
ArtifactId

ArtifactId

ImgCompressPlugin
Version

Version

1.2.1
Type

Type

jar
Description

Description

ImgCompressPlugin For Android
An Android gradle plugin that scans the resource directory in the project and performs batch image compression.
Project URL

Project URL

https://github.com/duking666/ImgCompressPlugin
Source Code Management

Source Code Management

https://github.com/duking666/ImgCompressPlugin

Download ImgCompressPlugin 1.2.1


<!-- https://jarcasting.com/artifacts/io.github.duking666/ImgCompressPlugin/ -->
<dependency>
    <groupId>io.github.duking666</groupId>
    <artifactId>ImgCompressPlugin</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.duking666/ImgCompressPlugin/
implementation 'io.github.duking666:ImgCompressPlugin:1.2.1'
// https://jarcasting.com/artifacts/io.github.duking666/ImgCompressPlugin/
implementation ("io.github.duking666:ImgCompressPlugin:1.2.1")
'io.github.duking666:ImgCompressPlugin:jar:1.2.1'
<dependency org="io.github.duking666" name="ImgCompressPlugin" rev="1.2.1">
  <artifact name="ImgCompressPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.duking666', module='ImgCompressPlugin', version='1.2.1')
)
libraryDependencies += "io.github.duking666" % "ImgCompressPlugin" % "1.2.1"
[io.github.duking666/ImgCompressPlugin "1.2.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.tinify : tinify jar 1.6.4

Project Modules

There are no modules declared in this project.