| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.Shouheng88 |
| Идентификатор | Идентификаторcompressor |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеEasyCompressor
Android UIX
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| compressor-1.6.0.pom | |
| compressor-1.6.0-sources.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>compressor</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/
implementation 'com.github.Shouheng88:compressor:1.6.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/compressor/
implementation ("com.github.Shouheng88:compressor:1.6.0")
'com.github.Shouheng88:compressor:aar:1.6.0'
<dependency org="com.github.Shouheng88" name="compressor" rev="1.6.0">
<artifact name="compressor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='compressor', version='1.6.0')
)
libraryDependencies += "com.github.Shouheng88" % "compressor" % "1.6.0"
[com.github.Shouheng88/compressor "1.6.0"]