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

co.realtime:storage 1.0.20

Realtime Cloud Storage SDK for Java

Группа

Группа

co.realtime
Идентификатор

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

storage
Версия

Версия

1.0.20
Тип

Тип

jar

Скачать storage 1.0.20


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