is not current version
Last Version 0.1.6

com.github.android-password-store:gopenpgp 0.1.3

A high-level OpenPGP library

GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

gopenpgp
Version

Version

0.1.3
Type

Type

aar

Download gopenpgp 0.1.3


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