| License |
License |
|---|---|
| GroupId | GroupIdcom.dropbox.mobile.store |
| ArtifactId | ArtifactIdcache4 |
| Version | Version4.0.2-KT15 |
| Type | Typejar |
| Description |
Descriptioncom.dropbox.mobile.store
Store4 is built with Kotlin Coroutines
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cache4-4.0.2-KT15.pom | |
| cache4-4.0.2-KT15.jar | 157 KB |
| cache4-4.0.2-KT15-sources.jar | 71 KB |
| cache4-4.0.2-KT15-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.dropbox.mobile.store/cache4/ -->
<dependency>
<groupId>com.dropbox.mobile.store</groupId>
<artifactId>cache4</artifactId>
<version>4.0.2-KT15</version>
</dependency>
// https://jarcasting.com/artifacts/com.dropbox.mobile.store/cache4/
implementation 'com.dropbox.mobile.store:cache4:4.0.2-KT15'
// https://jarcasting.com/artifacts/com.dropbox.mobile.store/cache4/
implementation ("com.dropbox.mobile.store:cache4:4.0.2-KT15")
'com.dropbox.mobile.store:cache4:jar:4.0.2-KT15'
<dependency org="com.dropbox.mobile.store" name="cache4" rev="4.0.2-KT15">
<artifact name="cache4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dropbox.mobile.store', module='cache4', version='4.0.2-KT15')
)
libraryDependencies += "com.dropbox.mobile.store" % "cache4" % "4.0.2-KT15"
[com.dropbox.mobile.store/cache4 "4.0.2-KT15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| com.google.truth : truth | jar | 1.0 |