License |
License |
---|---|
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIdcurve25519-j2me |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncurve25519-j2me
Curve25519 library for J2ME
|
Project URL |
Project URL |
Filename | Size |
---|---|
curve25519-j2me-0.5.0.pom | |
curve25519-j2me-0.5.0.jar | 117 KB |
curve25519-j2me-0.5.0-sources.jar | 84 KB |
curve25519-j2me-0.5.0-javadoc.jar | 167 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk12 | jar | 130 |
Group / Artifact | Type | Version |
---|---|---|
curve25519-java » tests | jar | unspecified |