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