не последняя версия
Последняя версия 1.2.1

io.github.duking666:ImgCompressPlugin 1.1.5

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

Группа

Группа

io.github.duking666
Идентификатор

Идентификатор

ImgCompressPlugin
Версия

Версия

1.1.5
Тип

Тип

jar

Скачать ImgCompressPlugin 1.1.5


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