Last Version

openpgp-ktx 3.0.0

Reimplementation of OpenKeychain's integration library in Kotlin

License

License

GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

openpgp-ktx
Version

Version

3.0.0
Type

Type

aar
Description

Description

openpgp-ktx
Reimplementation of OpenKeychain's integration library in Kotlin
Project URL

Project URL

https://github.com/Android-Password-Store/android-password-store
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/android-password-store

Download openpgp-ktx 3.0.0


<!-- https://jarcasting.com/artifacts/com.github.android-password-store/openpgp-ktx/ -->
<dependency>
    <groupId>com.github.android-password-store</groupId>
    <artifactId>openpgp-ktx</artifactId>
    <version>3.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/openpgp-ktx/
implementation 'com.github.android-password-store:openpgp-ktx:3.0.0'
// https://jarcasting.com/artifacts/com.github.android-password-store/openpgp-ktx/
implementation ("com.github.android-password-store:openpgp-ktx:3.0.0")
'com.github.android-password-store:openpgp-ktx:aar:3.0.0'
<dependency org="com.github.android-password-store" name="openpgp-ktx" rev="3.0.0">
  <artifact name="openpgp-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='openpgp-ktx', version='3.0.0')
)
libraryDependencies += "com.github.android-password-store" % "openpgp-ktx" % "3.0.0"
[com.github.android-password-store/openpgp-ktx "3.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3

Project Modules

There are no modules declared in this project.