| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdme.proton.core |
| ArtifactId | ArtifactIdchallenge-data |
| Version | Version7.1.6 |
| Type | Typeaar |
| Description |
Descriptionchallenge-data
Proton Core libraries for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| challenge-data-7.1.6.pom | |
| challenge-data-7.1.6-sources.jar | 9 KB |
| challenge-data-7.1.6-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/challenge-data/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>challenge-data</artifactId>
<version>7.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/challenge-data/
implementation 'me.proton.core:challenge-data:7.1.6'
// https://jarcasting.com/artifacts/me.proton.core/challenge-data/
implementation ("me.proton.core:challenge-data:7.1.6")
'me.proton.core:challenge-data:aar:7.1.6'
<dependency org="me.proton.core" name="challenge-data" rev="7.1.6">
<artifact name="challenge-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='challenge-data', version='7.1.6')
)
libraryDependencies += "me.proton.core" % "challenge-data" % "7.1.6"
[me.proton.core/challenge-data "7.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| me.proton.core : challenge-domain | jar | 7.1.6 |
| me.proton.core : util-kotlin | jar | 7.1.6 |
| me.proton.core : network | jar | 7.1.6 |
| me.proton.core : data | jar | 7.1.6 |
| me.proton.core : domain | jar | 7.1.6 |
| me.proton.core : data-room | jar | 7.1.6 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |
| com.google.dagger : hilt-android | jar | 2.40.5 |
| androidx.room » room-ktx | jar | 2.4.1 |