is not current version
Last Version 3.2.0

ObjectBox Android 2.9.2-RC3

ObjectBox is a fast NoSQL database for Objects

License

License

GroupId

GroupId

io.objectbox
ArtifactId

ArtifactId

objectbox-sync-android
Version

Version

2.9.2-RC3
Type

Type

aar
Description

Description

ObjectBox Android
ObjectBox is a fast NoSQL database for Objects
Project URL

Project URL

https://objectbox.io
Project Organization

Project Organization

ObjectBox Ltd.
Source Code Management

Source Code Management

https://github.com/objectbox/

Download objectbox-sync-android 2.9.2-RC3


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

Dependencies

runtime (1)

Group / Artifact Type Version
io.objectbox : objectbox-java jar 2.9.2-RC3

Project Modules

There are no modules declared in this project.