| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаcom.github.tgio |
| Идентификатор | Идентификаторrncryptor-native |
| Последняя версия | Последняя версия0.0.50 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRNCryptorNative
Android JNI model library with prebuilt RNCryptor++
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rncryptor-native-0.0.50.pom | |
| rncryptor-native-0.0.50.aar | 9 MB |
| rncryptor-native-0.0.50-sources.jar | 1 KB |
| rncryptor-native-0.0.50-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tgio/rncryptor-native/ -->
<dependency>
<groupId>com.github.tgio</groupId>
<artifactId>rncryptor-native</artifactId>
<version>0.0.50</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tgio/rncryptor-native/
implementation 'com.github.tgio:rncryptor-native:0.0.50'
// https://jarcasting.com/artifacts/com.github.tgio/rncryptor-native/
implementation ("com.github.tgio:rncryptor-native:0.0.50")
'com.github.tgio:rncryptor-native:aar:0.0.50'
<dependency org="com.github.tgio" name="rncryptor-native" rev="0.0.50">
<artifact name="rncryptor-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tgio', module='rncryptor-native', version='0.0.50')
)
libraryDependencies += "com.github.tgio" % "rncryptor-native" % "0.0.50"
[com.github.tgio/rncryptor-native "0.0.50"]