is not current version
Last Version 8.4.0

me.proton.core:key 7.1.7

Proton Core libraries for Android

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

key
Version

Version

7.1.7
Type

Type

aar

Download key 7.1.7


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