is not current version
Last Version 0.1.8

io.v:syncbase 0.1.4

Offline-capable storage system with secure peer-to-peer data synchronization

GroupId

GroupId

io.v
ArtifactId

ArtifactId

syncbase
Version

Version

0.1.4
Type

Type

aar

Download syncbase 0.1.4


<!-- https://jarcasting.com/artifacts/io.v/syncbase/ -->
<dependency>
    <groupId>io.v</groupId>
    <artifactId>syncbase</artifactId>
    <version>0.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.v/syncbase/
implementation 'io.v:syncbase:0.1.4'
// https://jarcasting.com/artifacts/io.v/syncbase/
implementation ("io.v:syncbase:0.1.4")
'io.v:syncbase:aar:0.1.4'
<dependency org="io.v" name="syncbase" rev="0.1.4">
  <artifact name="syncbase" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.v', module='syncbase', version='0.1.4')
)
libraryDependencies += "io.v" % "syncbase" % "0.1.4"
[io.v/syncbase "0.1.4"]