is not current version
Last Version 4.0.5

com.dropbox.mobile.store:multicast 4.0.0-alpha02

Store4 is built with Kotlin Coroutines

GroupId

GroupId

com.dropbox.mobile.store
ArtifactId

ArtifactId

multicast
Version

Version

4.0.0-alpha02
Type

Type

jar

Download multicast 4.0.0-alpha02


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