| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования |
| Группа | Группаorg.whispersystems |
| Идентификатор | Идентификаторtextsecure-java |
| Версия | Версия1.8.7 |
| Тип | Типjar |
| Описание |
Описаниеtextscure-java
TetSecure library for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| textsecure-java-1.8.7.pom | |
| textsecure-java-1.8.7.jar | 385 KB |
| textsecure-java-1.8.7-sources.jar | 154 KB |
| textsecure-java-1.8.7-javadoc.jar | 666 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>textsecure-java</artifactId>
<version>1.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/
implementation 'org.whispersystems:textsecure-java:1.8.7'
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/
implementation ("org.whispersystems:textsecure-java:1.8.7")
'org.whispersystems:textsecure-java:jar:1.8.7'
<dependency org="org.whispersystems" name="textsecure-java" rev="1.8.7">
<artifact name="textsecure-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='textsecure-java', version='1.8.7')
)
libraryDependencies += "org.whispersystems" % "textsecure-java" % "1.8.7"
[org.whispersystems/textsecure-java "1.8.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.whispersystems : axolotl-java | jar | 1.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| com.googlecode.libphonenumber : libphonenumber | jar | 7.1.0 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| com.squareup.okhttp : okhttp | jar | 2.2.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |