License |
License |
---|---|
GroupId | GroupIdorg.whispersystems |
ArtifactId | ArtifactIdaxolotl-j2me |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaxolotl-j2me
A J2ME compatible Axolotl impolementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axolotl-j2me-0.2.0.pom | |
axolotl-j2me-0.2.0.jar | 134 KB |
axolotl-j2me-0.2.0-sources.jar | 98 KB |
axolotl-j2me-0.2.0-javadoc.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whispersystems/axolotl-j2me/ -->
<dependency>
<groupId>org.whispersystems</groupId>
<artifactId>axolotl-j2me</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/axolotl-j2me/
implementation 'org.whispersystems:axolotl-j2me:0.2.0'
// https://jarcasting.com/artifacts/org.whispersystems/axolotl-j2me/
implementation ("org.whispersystems:axolotl-j2me:0.2.0")
'org.whispersystems:axolotl-j2me:jar:0.2.0'
<dependency org="org.whispersystems" name="axolotl-j2me" rev="0.2.0">
<artifact name="axolotl-j2me" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='axolotl-j2me', version='0.2.0')
)
libraryDependencies += "org.whispersystems" % "axolotl-j2me" % "0.2.0"
[org.whispersystems/axolotl-j2me "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.5.0 |
org.whispersystems : curve25519-j2me | jar | 0.2.3 |
org.bouncycastle : bcprov-jdk12 | jar | 130 |
com.ponderingpanda.protobuf » protobuf-mobile | jar | 1.0 |
junit : junit | jar | 3.7 |
Version |
---|
0.2.0
|