License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdcrypto-android |
Version | Version5.1.1 |
Type | Typeaar |
Description |
Descriptioncrypto-android
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
crypto-android-5.1.1.pom | |
crypto-android-5.1.1-sources.jar | 14 KB |
crypto-android-5.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/crypto-android/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>crypto-android</artifactId>
<version>5.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/crypto-android/
implementation 'me.proton.core:crypto-android:5.1.1'
// https://jarcasting.com/artifacts/me.proton.core/crypto-android/
implementation ("me.proton.core:crypto-android:5.1.1")
'me.proton.core:crypto-android:aar:5.1.1'
<dependency org="me.proton.core" name="crypto-android" rev="5.1.1">
<artifact name="crypto-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='crypto-android', version='5.1.1')
)
libraryDependencies += "me.proton.core" % "crypto-android" % "5.1.1"
[me.proton.core/crypto-android "5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : util-kotlin | jar | 5.1.1 |
me.proton.core : crypto-common | jar | 5.1.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.room » room-runtime | jar | 2.3.0 |
at.favre.lib : bcrypt | jar | 0.9.0 |
com.google.crypto.tink : tink-android | jar | 1.6.1 |