License |
License |
---|---|
Categories |
CategoriesCLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdrs.ltt.autocrypt |
ArtifactId | ArtifactIdautocrypt-client |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java 8+ library that implements the Autocrypt Level 1 specification
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autocrypt-client-0.4.1.pom | |
autocrypt-client-0.4.1.jar | 45 KB |
autocrypt-client-0.4.1-sources.jar | 22 KB |
autocrypt-client-0.4.1-javadoc.jar | 549 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.pgpainless : pgpainless-core | jar | 1.0.0-rc7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
org.immutables : value | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |