is not current version
Last Version 8.4.0

me.proton.core:contact-hilt 7.1.5

Proton Core libraries for Android

GroupId

GroupId

me.proton.core
ArtifactId

ArtifactId

contact-hilt
Version

Version

7.1.5
Type

Type

aar

Download contact-hilt 7.1.5


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