Last Version

textscure-java 1.8.7

TetSecure library for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

textsecure-java
Version

Version

1.8.7
Type

Type

jar
Description

Description

textscure-java
TetSecure library for Java
Project URL

Project URL

https://github.com/WhisperSystems/libtextsecure-java

Download textsecure-java 1.8.7


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.