| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdorg.whispersystems |
| ArtifactId | ArtifactIdtextsecure-java |
| Last Version | Last Version1.8.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontextscure-java
TetSecure library for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| textsecure-java-1.8.7.pom | |
| textsecure-java-1.8.7.jar | 370 KB |
| textsecure-java-1.8.7-sources.jar | 151 KB |
| textsecure-java-1.8.7-javadoc.jar | 646 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |