License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIdcurve25519-java |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncurve25519-java
Curve25519 library for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
curve25519-java-0.5.0.pom | |
curve25519-java-0.5.0.jar | 120 KB |
curve25519-java-0.5.0-sources.jar | 86 KB |
curve25519-java-0.5.0-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
curve25519-java » tests | jar | unspecified |