is not current version
Last Version 1.0.22

co.realtime:storage 1.0.16

Realtime Cloud Storage SDK for Java

GroupId

GroupId

co.realtime
ArtifactId

ArtifactId

storage
Version

Version

1.0.16
Type

Type

jar

Download storage 1.0.16


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