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