| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whispersystems |
| Идентификатор | Идентификаторtextsecure-android |
| Версия | Версия1.8.7 |
| Тип | Типaar |
| Описание |
Описаниеtextsecure-android
TextSecure library for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| textsecure-android-1.8.7.pom | |
| textsecure-android-1.8.7.aar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whispersystems/textsecure-android/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>textsecure-android</artifactId>
<version>1.8.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-android/
implementation 'org.whispersystems:textsecure-android:1.8.7'
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-android/
implementation ("org.whispersystems:textsecure-android:1.8.7")
'org.whispersystems:textsecure-android:aar:1.8.7'
<dependency org="org.whispersystems" name="textsecure-android" rev="1.8.7">
<artifact name="textsecure-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='textsecure-android', version='1.8.7')
)
libraryDependencies += "org.whispersystems" % "textsecure-android" % "1.8.7"
[org.whispersystems/textsecure-android "1.8.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.whispersystems : textsecure-java | jar | 1.8.7 |
| org.whispersystems : axolotl-android | jar | 1.3.1 |