is not current version
Last Version 0.0.2

Harmony Crypto 0.0.1

A process-safe Encrypted SharedPreferences implementation

License

License

GroupId

GroupId

com.frybits.harmony
ArtifactId

ArtifactId

harmony-crypto
Version

Version

0.0.1
Type

Type

aar
Description

Description

Harmony Crypto
A process-safe Encrypted SharedPreferences implementation
Project URL

Project URL

https://github.com/pablobaxter/Harmony
Source Code Management

Source Code Management

https://github.com/pablobaxter/Harmony

Download harmony-crypto 0.0.1


<!-- https://jarcasting.com/artifacts/com.frybits.harmony/harmony-crypto/ -->
<dependency>
    <groupId>com.frybits.harmony</groupId>
    <artifactId>harmony-crypto</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.frybits.harmony/harmony-crypto/
implementation 'com.frybits.harmony:harmony-crypto:0.0.1'
// https://jarcasting.com/artifacts/com.frybits.harmony/harmony-crypto/
implementation ("com.frybits.harmony:harmony-crypto:0.0.1")
'com.frybits.harmony:harmony-crypto:aar:0.0.1'
<dependency org="com.frybits.harmony" name="harmony-crypto" rev="0.0.1">
  <artifact name="harmony-crypto" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.frybits.harmony', module='harmony-crypto', version='0.0.1')
)
libraryDependencies += "com.frybits.harmony" % "harmony-crypto" % "0.0.1"
[com.frybits.harmony/harmony-crypto "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.frybits.harmony : harmony jar 1.1.6
androidx.security » security-crypto jar 1.0.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
androidx.annotation » annotation jar 1.2.0
com.google.crypto.tink : tink-android jar 1.5.0

Project Modules

There are no modules declared in this project.