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