rs.ltt.autocrypt:autocrypt-client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

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

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

0.4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать autocrypt-client

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.pgpainless : pgpainless-core jar 1.0.0-rc7

provided (2)

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

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

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

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

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

Версия
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