is not current version
Last Version 8.4.0

me.proton.core:presentation 0.7.3

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

presentation
Version

Version

0.7.3
Type

Type

aar

Download presentation 0.7.3


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