Last Version

curve25519-java 0.5.0

Curve25519 library for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

curve25519-java
Version

Version

0.5.0
Type

Type

jar
Description

Description

curve25519-java
Curve25519 library for Java
Project URL

Project URL

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

Download curve25519-java 0.5.0


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

Dependencies

test (1)

Group / Artifact Type Version
curve25519-java » tests jar unspecified

Project Modules

There are no modules declared in this project.