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