is not current version
Last Version 8.4.0

me.proton.core:key 1.15.3

Proton Core libraries for Android

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

key
Version

Version

1.15.3
Type

Type

aar

Download key 1.15.3


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