Last Version

crypto-android 8.4.0

Proton Core libraries for Android

License

License

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

crypto-android
Version

Version

8.4.0
Type

Type

aar
Description

Description

crypto-android
Proton Core libraries for Android
Project URL

Project URL

https://github.com/ProtonMail/protoncore_android

Download crypto-android 8.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (7)

Group / Artifact Type Version
me.proton.core : util-kotlin jar 8.4.0
me.proton.core : crypto-common jar 8.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
androidx.core » core-ktx jar 1.7.0
androidx.room » room-runtime jar 2.4.1
at.favre.lib : bcrypt jar 0.9.0
com.google.crypto.tink : tink-android jar 1.6.1

Project Modules

There are no modules declared in this project.