License |
License |
---|---|
Categories |
CategoriesData RxJava Container Microservices Reactive libraries |
GroupId | GroupIdtech.abd3lraouf |
ArtifactId | ArtifactIddatastore-rxjava3 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondatastore-rxjava3
RxJava 3 DataStore implementation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datastore-rxjava3-1.0.0.pom | |
datastore-rxjava3-1.0.0-sources.jar | 7 KB |
datastore-rxjava3-1.0.0-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.abd3lraouf/datastore-rxjava3/ -->
<dependency>
<groupId>tech.abd3lraouf</groupId>
<artifactId>datastore-rxjava3</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tech.abd3lraouf/datastore-rxjava3/
implementation 'tech.abd3lraouf:datastore-rxjava3:1.0.0'
// https://jarcasting.com/artifacts/tech.abd3lraouf/datastore-rxjava3/
implementation ("tech.abd3lraouf:datastore-rxjava3:1.0.0")
'tech.abd3lraouf:datastore-rxjava3:aar:1.0.0'
<dependency org="tech.abd3lraouf" name="datastore-rxjava3" rev="1.0.0">
<artifact name="datastore-rxjava3" type="aar" />
</dependency>
@Grapes(
@Grab(group='tech.abd3lraouf', module='datastore-rxjava3', version='1.0.0')
)
libraryDependencies += "tech.abd3lraouf" % "datastore-rxjava3" % "1.0.0"
[tech.abd3lraouf/datastore-rxjava3 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2 |
androidx.annotation » annotation | jar | 1.1.0 |
io.reactivex.rxjava3 : rxjava | jar | 3.0.8 |
io.reactivex.rxjava3 : rxkotlin | jar | 3.0.1 |
androidx.datastore » datastore-preferences | jar | 1.0.0-alpha05 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-rx3 | jar | 1.4.2 |