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

com.dropbox.mobile.store:cache4 4.0.0-alpha01

Store4 is built with Kotlin Coroutines

Группа

Группа

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

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

cache4
Версия

Версия

4.0.0-alpha01
Тип

Тип

jar

Скачать cache4 4.0.0-alpha01


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