License |
License |
---|---|
GroupId | GroupIdcom.github.android-password-store |
ArtifactId | ArtifactIdage-mobile |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionage-mobile
Gomobile-based bindings to the age encryption tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
age-mobile-0.2.0.pom | |
Browse |
<!-- 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"]