is not current version
Last Version 1.8.7

org.whispersystems:textsecure-android 1.8.6

TextSecure library for Android

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

textsecure-android
Version

Version

1.8.6
Type

Type

aar

Download textsecure-android 1.8.6


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