rs.ltt.autocrypt:autocrypt-client

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

License

License

Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

rs.ltt.autocrypt
ArtifactId

ArtifactId

autocrypt-client
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download autocrypt-client

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.pgpainless : pgpainless-core jar 1.0.0-rc7

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.immutables : value jar 2.8.8

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
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