Java Autocrypt library

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

rs.ltt.autocrypt
ArtifactId

ArtifactId

autocrypt
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/iNPUTmice/lttrs-autocrypt
Source Code Management

Source Code Management

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

Download autocrypt

Filename Size
autocrypt-0.4.1.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • autocrypt-client
  • autocrypt-jmap
  • coverage

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