is not current version
Last Version 8.4.0

me.proton.core:contact 0.1.2

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

contact
Version

Version

0.1.2
Type

Type

aar

Download contact 0.1.2


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