| License |
License |
|---|---|
| GroupId | GroupIdme.proton.core |
| ArtifactId | ArtifactIdpresentation |
| Version | Version0.9.9 |
| Type | Typeaar |
| Description |
Descriptionme.proton.core:presentation
Proton Core libraries for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| presentation-0.9.9.pom | |
| presentation-0.9.9-sources.jar | 37 KB |
| presentation-0.9.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/presentation/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>presentation</artifactId>
<version>0.9.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation 'me.proton.core:presentation:0.9.9'
// https://jarcasting.com/artifacts/me.proton.core/presentation/
implementation ("me.proton.core:presentation:0.9.9")
'me.proton.core:presentation:aar:0.9.9'
<dependency org="me.proton.core" name="presentation" rev="0.9.9">
<artifact name="presentation" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='presentation', version='0.9.9')
)
libraryDependencies += "me.proton.core" % "presentation" % "0.9.9"
[me.proton.core/presentation "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.2 |
| androidx.databinding » databinding-common | jar | 4.1.2 |
| androidx.databinding » databinding-runtime | jar | 4.1.2 |
| androidx.databinding » databinding-adapters | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| me.proton.core : util-kotlin | jar | 0.2.5 |
| me.proton.core : domain | jar | 1.0.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.activity » activity-ktx | jar | 1.2.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.fragment » fragment-ktx | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.3.0 |