is not current version
Last Version 8.4.0

me.proton.core:presentation 0.8.9

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

presentation
Version

Version

0.8.9
Type

Type

aar

Download presentation 0.8.9


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