| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fpliu.ndk.pkg.prefab.android.21 |
| Идентификатор | Идентификаторzstd |
| Последняя версия | Последняя версия1.5.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеzstd
Zstandard is a real-time compression algorithm
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| zstd-1.5.2.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/zstd/ -->
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>zstd</artifactId>
<version>1.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/zstd/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:zstd:1.5.2'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/zstd/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:zstd:1.5.2")
'com.fpliu.ndk.pkg.prefab.android.21:zstd:aar:1.5.2'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="zstd" rev="1.5.2">
<artifact name="zstd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='zstd', version='1.5.2')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "zstd" % "1.5.2"
[com.fpliu.ndk.pkg.prefab.android.21/zstd "1.5.2"]