Last Version

curve25519-android 0.5.0

Curve25519 library for Android

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

curve25519-android
Version

Version

0.5.0
Type

Type

aar
Description

Description

curve25519-android
Curve25519 library for Android
Project URL

Project URL

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

Download curve25519-android 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.whispersystems : curve25519-java jar 0.5.0

Project Modules

There are no modules declared in this project.