is not current version
Last Version 8.4.0

me.proton.core:key 7.2.3-5.12

Proton Core libraries for Android

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

key
Version

Version

7.2.3-5.12
Type

Type

aar

Download key 7.2.3-5.12


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