License |
License |
---|---|
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIdsignal-protocol-android |
Last Version | Last Version2.8.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsignal-protocol-android
Signal Protocol cryptography library for Android
|
Filename | Size |
---|---|
signal-protocol-android-2.8.1.pom | |
signal-protocol-android-2.8.1.aar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whispersystems/signal-protocol-android/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>signal-protocol-android</artifactId>
<version>2.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/signal-protocol-android/
implementation 'org.whispersystems:signal-protocol-android:2.8.1'
// https://jarcasting.com/artifacts/org.whispersystems/signal-protocol-android/
implementation ("org.whispersystems:signal-protocol-android:2.8.1")
'org.whispersystems:signal-protocol-android:aar:2.8.1'
<dependency org="org.whispersystems" name="signal-protocol-android" rev="2.8.1">
<artifact name="signal-protocol-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='signal-protocol-android', version='2.8.1')
)
libraryDependencies += "org.whispersystems" % "signal-protocol-android" % "2.8.1"
[org.whispersystems/signal-protocol-android "2.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.whispersystems : curve25519-android | jar | 0.5.0 |
org.whispersystems : signal-protocol-java | jar | 2.8.1 |