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