License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIdplan-data |
Version | Version5.2.0 |
Type | Typeaar |
Description |
Descriptionplan-data
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
plan-data-5.2.0.pom | |
plan-data-5.2.0-sources.jar | 4 KB |
plan-data-5.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/plan-data/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>plan-data</artifactId>
<version>5.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/plan-data/
implementation 'me.proton.core:plan-data:5.2.0'
// https://jarcasting.com/artifacts/me.proton.core/plan-data/
implementation ("me.proton.core:plan-data:5.2.0")
'me.proton.core:plan-data:aar:5.2.0'
<dependency org="me.proton.core" name="plan-data" rev="5.2.0">
<artifact name="plan-data" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='plan-data', version='5.2.0')
)
libraryDependencies += "me.proton.core" % "plan-data" % "5.2.0"
[me.proton.core/plan-data "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : domain | jar | 5.2.0 |
me.proton.core : plan-domain | jar | 5.2.0 |
me.proton.core : util-kotlin | jar | 5.2.0 |
me.proton.core : network | jar | 5.2.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.jakewharton.retrofit : retrofit2-kotlinx-serialization-converter | jar | 0.8.0 |