License |
License |
---|---|
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdauth-presentation |
Version | Version7.1.9 |
Type | Typeaar |
Description |
Descriptionauth-presentation
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
auth-presentation-7.1.9.pom | |
auth-presentation-7.1.9-sources.jar | 91 KB |
auth-presentation-7.1.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/auth-presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>auth-presentation</artifactId>
<version>7.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/auth-presentation/
implementation 'me.proton.core:auth-presentation:7.1.9'
// https://jarcasting.com/artifacts/me.proton.core/auth-presentation/
implementation ("me.proton.core:auth-presentation:7.1.9")
'me.proton.core:auth-presentation:aar:7.1.9'
<dependency org="me.proton.core" name="auth-presentation" rev="7.1.9">
<artifact name="auth-presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='auth-presentation', version='7.1.9')
)
libraryDependencies += "me.proton.core" % "auth-presentation" % "7.1.9"
[me.proton.core/auth-presentation "7.1.9"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 7.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |