License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdme.proton.core |
ArtifactId | ArtifactIddata-room |
Version | Version1.3.1 |
Type | Typeaar |
Description |
Descriptionme.proton.core:data-room
Proton Core libraries for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
data-room-1.3.1.pom | |
data-room-1.3.1-sources.jar | 7 KB |
data-room-1.3.1-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.proton.core/data-room/ -->
<dependency>
<groupId>me.proton.core</groupId>
<artifactId>data-room</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.proton.core/data-room/
implementation 'me.proton.core:data-room:1.3.1'
// https://jarcasting.com/artifacts/me.proton.core/data-room/
implementation ("me.proton.core:data-room:1.3.1")
'me.proton.core:data-room:aar:1.3.1'
<dependency org="me.proton.core" name="data-room" rev="1.3.1">
<artifact name="data-room" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.proton.core', module='data-room', version='1.3.1')
)
libraryDependencies += "me.proton.core" % "data-room" % "1.3.1"
[me.proton.core/data-room "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
me.proton.core : util-kotlin | jar | 0.2.5 |
me.proton.core : network-domain | jar | 1.1.4 |
me.proton.core : domain | jar | 1.0.4 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
androidx.room » room-ktx | jar | 2.3.0 |