| License |
License |
|---|---|
| GroupId | GroupIdcom.github.android-password-store |
| ArtifactId | ArtifactIdgopenpgp |
| Last Version | Last Version0.1.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiongopenpgp
A high-level OpenPGP library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gopenpgp-0.1.6.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.android-password-store/gopenpgp/ -->
<dependency>
<groupId>com.github.android-password-store</groupId>
<artifactId>gopenpgp</artifactId>
<version>0.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/gopenpgp/
implementation 'com.github.android-password-store:gopenpgp:0.1.6'
// https://jarcasting.com/artifacts/com.github.android-password-store/gopenpgp/
implementation ("com.github.android-password-store:gopenpgp:0.1.6")
'com.github.android-password-store:gopenpgp:aar:0.1.6'
<dependency org="com.github.android-password-store" name="gopenpgp" rev="0.1.6">
<artifact name="gopenpgp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='gopenpgp', version='0.1.6')
)
libraryDependencies += "com.github.android-password-store" % "gopenpgp" % "0.1.6"
[com.github.android-password-store/gopenpgp "0.1.6"]