| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.whispersystems |
| Идентификатор | Идентификаторaxolotl-j2me |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
Описаниеaxolotl-j2me
A J2ME compatible Axolotl impolementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |