is not current version
Last Version 8.4.0

me.proton.core:contact 1.19.2

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

contact
Version

Version

1.19.2
Type

Type

aar

Download contact 1.19.2


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