is not current version
Last Version 8.4.0

me.proton.core:key 4.0.0

Proton Core libraries for Android

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

key
Version

Version

4.0.0
Type

Type

aar

Download key 4.0.0


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