is not current version
Last Version 8.4.0

me.proton.core:plan-presentation 0.1

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

plan-presentation
Version

Version

0.1
Type

Type

aar

Download plan-presentation 0.1


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