Last Version

simpleCompress 1.0.0

图片压缩库

License

License

GroupId

GroupId

io.github.yeszj
ArtifactId

ArtifactId

simpleCompress
Version

Version

1.0.0
Type

Type

aar
Description

Description

simpleCompress
图片压缩库
Project URL

Project URL

https://github.com/yeszj/ImgPressDemos
Source Code Management

Source Code Management

https://github.com/yeszj/ImgPressDemos

Download simpleCompress 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.