is not current version
Last Version 8.4.0

me.proton.core:auth-presentation 1.16.1

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

auth-presentation
Version

Version

1.16.1
Type

Type

aar

Download auth-presentation 1.16.1


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