License |
License |
---|---|
GroupId | GroupIdco.realtime |
ArtifactId | ArtifactIdstorage |
Version | Version1.0.22 |
Type | Typejar |
Description |
DescriptionStorage
Realtime Cloud Storage SDK for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
storage-1.0.22.pom | |
storage-1.0.22.jar | 95 KB |
storage-1.0.22-sources.jar | 39 KB |
storage-1.0.22-javadoc.jar | 252 KB |
storage-1.0.22-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/co.realtime/storage/ -->
<dependency>
<groupId>co.realtime</groupId>
<artifactId>storage</artifactId>
<version>1.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/co.realtime/storage/
implementation 'co.realtime:storage:1.0.22'
// https://jarcasting.com/artifacts/co.realtime/storage/
implementation ("co.realtime:storage:1.0.22")
'co.realtime:storage:jar:1.0.22'
<dependency org="co.realtime" name="storage" rev="1.0.22">
<artifact name="storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.realtime', module='storage', version='1.0.22')
)
libraryDependencies += "co.realtime" % "storage" % "1.0.22"
[co.realtime/storage "1.0.22"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.3.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.2.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
co.realtime : messaging | jar | 2.1.30 |