не последняя версия
Последняя версия 4.0.5

com.dropbox.mobile.store:store-rx2 4.0.0

Store4 is built with Kotlin Coroutines

Группа

Группа

com.dropbox.mobile.store
Идентификатор

Идентификатор

store-rx2
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать store-rx2 4.0.0


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