age-mobile

Gomobile-based bindings to the age encryption tool

License

License

MIT
GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

age-mobile
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

age-mobile
Gomobile-based bindings to the age encryption tool
Project URL

Project URL

https://github.com/Android-Password-Store/age-mobile
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/age-mobile

Download age-mobile

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
com.github.android-password-store

Android Password Store

Android client for the Password Store CLI

Versions

Version
0.2.0
0.1.0