| Лицензия |
Лицензия |
|---|---|
| Группа | Группаmk.0x.ndk |
| Идентификатор | Идентификаторopenssl |
| Версия | Версия1.1.1l |
| Тип | Типaar |
| Описание |
ОписаниеOpenSSL
The static AAR for OpenSSL.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| openssl-1.1.1l.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/mk.0x.ndk/openssl/ -->
<dependency>
<groupId>mk.0x.ndk</groupId>
<artifactId>openssl</artifactId>
<version>1.1.1l</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mk.0x.ndk/openssl/
implementation 'mk.0x.ndk:openssl:1.1.1l'
// https://jarcasting.com/artifacts/mk.0x.ndk/openssl/
implementation ("mk.0x.ndk:openssl:1.1.1l")
'mk.0x.ndk:openssl:aar:1.1.1l'
<dependency org="mk.0x.ndk" name="openssl" rev="1.1.1l">
<artifact name="openssl" type="aar" />
</dependency>
@Grapes(
@Grab(group='mk.0x.ndk', module='openssl', version='1.1.1l')
)
libraryDependencies += "mk.0x.ndk" % "openssl" % "1.1.1l"
[mk.0x.ndk/openssl "1.1.1l"]