is not current version
Last Version 3.2.0

ObjectBox Android 2.9.2-RC

ObjectBox is a fast NoSQL database for Objects

License

License

GroupId

GroupId

io.objectbox
ArtifactId

ArtifactId

objectbox-android
Version

Version

2.9.2-RC
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-android 2.9.2-RC


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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.