License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdcontact-hilt |
Version | Version7.2.1 |
Type | Typeaar |
Description |
Descriptioncontact-hilt
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
contact-hilt-7.2.1.pom | |
contact-hilt-7.2.1-sources.jar | 1 KB |
contact-hilt-7.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/contact-hilt/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>contact-hilt</artifactId>
<version>7.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/contact-hilt/
implementation 'me.proton.core:contact-hilt:7.2.1'
// https://jarcasting.com/artifacts/me.proton.core/contact-hilt/
implementation ("me.proton.core:contact-hilt:7.2.1")
'me.proton.core:contact-hilt:aar:7.2.1'
<dependency org="me.proton.core" name="contact-hilt" rev="7.2.1">
<artifact name="contact-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='contact-hilt', version='7.2.1')
)
libraryDependencies += "me.proton.core" % "contact-hilt" % "7.2.1"
[me.proton.core/contact-hilt "7.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.dagger : hilt-android | jar | 2.40.5 |
me.proton.core : contact | jar | 7.2.1 |