rs.ltt.autocrypt:autocrypt-jmap

A Java 8+ library that implements the Autocrypt Level 1 specification

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

rs.ltt.autocrypt
Идентификатор

Идентификатор

autocrypt-jmap
Последняя версия

Последняя версия

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A Java 8+ library that implements the Autocrypt Level 1 specification
Система контроля версий

Система контроля версий

https://github.com/iNPUTmice/lttrs-autocrypt/tree/master/autocrypt-jmap/

Скачать autocrypt-jmap

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
rs.ltt.autocrypt : autocrypt-client jar 0.4.1
rs.ltt.jmap : jmap-mua jar 0.8.13
org.apache.james : apache-mime4j-dom jar 0.8.6

provided (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 31.0.1-jre

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2
com.squareup.okhttp3 : mockwebserver jar 4.9.3
rs.ltt.jmap : jmap-mock-server jar 0.8.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0