is not current version
Last Version 1.8.7

org.whispersystems:textsecure-java 1.5.0

TetSecure library for Java

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

textsecure-java
Version

Version

1.5.0
Type

Type

jar

Download textsecure-java 1.5.0


<!-- https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/ -->
<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>textsecure-java</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/
implementation 'org.whispersystems:textsecure-java:1.5.0'
// https://jarcasting.com/artifacts/org.whispersystems/textsecure-java/
implementation ("org.whispersystems:textsecure-java:1.5.0")
'org.whispersystems:textsecure-java:jar:1.5.0'
<dependency org="org.whispersystems" name="textsecure-java" rev="1.5.0">
  <artifact name="textsecure-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='textsecure-java', version='1.5.0')
)
libraryDependencies += "org.whispersystems" % "textsecure-java" % "1.5.0"
[org.whispersystems/textsecure-java "1.5.0"]