is not current version
Last Version 4.0.5

com.dropbox.mobile.store 4.0.2-KT15

Store4 is built with Kotlin Coroutines

License

License

GroupId

GroupId

com.dropbox.mobile.store
ArtifactId

ArtifactId

store-rx3
Version

Version

4.0.2-KT15
Type

Type

jar
Description

Description

com.dropbox.mobile.store
Store4 is built with Kotlin Coroutines
Project URL

Project URL

https://github.com/dropbox/Store/
Source Code Management

Source Code Management

https://github.com/dropbox/Store/

Download store-rx3 4.0.2-KT15


<!-- https://jarcasting.com/artifacts/com.dropbox.mobile.store/store-rx3/ -->
<dependency>
    <groupId>com.dropbox.mobile.store</groupId>
    <artifactId>store-rx3</artifactId>
    <version>4.0.2-KT15</version>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.mobile.store/store-rx3/
implementation 'com.dropbox.mobile.store:store-rx3:4.0.2-KT15'
// https://jarcasting.com/artifacts/com.dropbox.mobile.store/store-rx3/
implementation ("com.dropbox.mobile.store:store-rx3:4.0.2-KT15")
'com.dropbox.mobile.store:store-rx3:jar:4.0.2-KT15'
<dependency org="com.dropbox.mobile.store" name="store-rx3" rev="4.0.2-KT15">
  <artifact name="store-rx3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.mobile.store', module='store-rx3', version='4.0.2-KT15')
)
libraryDependencies += "com.dropbox.mobile.store" % "store-rx3" % "4.0.2-KT15"
[com.dropbox.mobile.store/store-rx3 "4.0.2-KT15"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-rx3 jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.0
com.dropbox.mobile.store : store4 jar 4.0.2-KT15
io.reactivex.rxjava3 : rxjava jar 3.0.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.truth : truth jar 1.0
org.mockito : mockito-core jar 2.24.0
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.4.0

Project Modules

There are no modules declared in this project.