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

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

Store4 is built with Kotlin Coroutines

Группа

Группа

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

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

multicast
Версия

Версия

4.0.0-alpha06
Тип

Тип

jar

Скачать multicast 4.0.0-alpha06


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