Last Version

curve25519-java-native 0.6.4

Curve25519 library for Java

License

License

Categories

Categories

Java Languages Native Development Tools
GroupId

GroupId

org.chepiov
ArtifactId

ArtifactId

curve25519-java-native
Version

Version

0.6.4
Type

Type

jar
Description

Description

curve25519-java-native
Curve25519 library for Java
Project URL

Project URL

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

Download curve25519-java-native 0.6.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.