License |
License |
---|---|
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIdaxolotl-android |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionaxolotl-android
Axolotl library for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
axolotl-android-1.4.3.pom | |
axolotl-android-1.4.3.aar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whispersystems/axolotl-android/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>axolotl-android</artifactId>
<version>1.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/axolotl-android/
implementation 'org.whispersystems:axolotl-android:1.4.3'
// https://jarcasting.com/artifacts/org.whispersystems/axolotl-android/
implementation ("org.whispersystems:axolotl-android:1.4.3")
'org.whispersystems:axolotl-android:aar:1.4.3'
<dependency org="org.whispersystems" name="axolotl-android" rev="1.4.3">
<artifact name="axolotl-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='axolotl-android', version='1.4.3')
)
libraryDependencies += "org.whispersystems" % "axolotl-android" % "1.4.3"
[org.whispersystems/axolotl-android "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.whispersystems : curve25519-android | jar | 0.2.4 |
org.whispersystems : axolotl-java | jar | 1.4.3 |