License |
License |
---|---|
GroupId | GroupIdcom.github.Shouheng88 |
ArtifactId | ArtifactIdcompressor |
Version | Version1.3.9 |
Type | Typeaar |
Description |
DescriptionEasyCompressor
Android UIX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
compressor-1.3.9.pom | |
compressor-1.3.9-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>compressor</artifactId>
<version>1.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/
implementation 'com.github.Shouheng88:compressor:1.3.9'
// https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/
implementation ("com.github.Shouheng88:compressor:1.3.9")
'com.github.Shouheng88:compressor:aar:1.3.9'
<dependency org="com.github.Shouheng88" name="compressor" rev="1.3.9">
<artifact name="compressor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='compressor', version='1.3.9')
)
libraryDependencies += "com.github.Shouheng88" % "compressor" % "1.3.9"
[com.github.Shouheng88/compressor "1.3.9"]