| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdme.proton.core |
| ArtifactId | ArtifactIddata |
| Version | Version5.1.1 |
| Type | Typeaar |
| Description |
Descriptiondata
Proton Core libraries for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| data-5.1.1.pom | |
| data-5.1.1-sources.jar | 3 KB |
| data-5.1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/data/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>data</artifactId>
<version>5.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/data/
implementation 'me.proton.core:data:5.1.1'
// https://jarcasting.com/artifacts/me.proton.core/data/
implementation ("me.proton.core:data:5.1.1")
'me.proton.core:data:aar:5.1.1'
<dependency org="me.proton.core" name="data" rev="5.1.1">
<artifact name="data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='data', version='5.1.1')
)
libraryDependencies += "me.proton.core" % "data" % "5.1.1"
[me.proton.core/data "5.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.proton.core : util-kotlin | jar | 5.1.1 |
| me.proton.core : network-domain | jar | 5.1.1 |
| me.proton.core : domain | jar | 5.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| androidx.room » room-ktx | jar | 2.3.0 |
| com.dropbox.mobile.store : store4 | jar | 4.0.3-KT15 |