is not current version
Last Version 8.4.0

me.proton.core:crypto-android 1.1.3

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

crypto-android
Version

Version

1.1.3
Type

Type

aar

Download crypto-android 1.1.3


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