Last Version

curve25519-j2me 0.5.0

Curve25519 library for J2ME

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

curve25519-j2me
Version

Version

0.5.0
Type

Type

jar
Description

Description

curve25519-j2me
Curve25519 library for J2ME
Project URL

Project URL

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

Download curve25519-j2me 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk12 jar 130

test (1)

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

Project Modules

There are no modules declared in this project.