MVN

io.objectbox : objectbox-kotlin

Maven & Gradle

Aug 22, 2023
3 usages
4.2k stars

ObjectBox Kotlin · ObjectBox is a fast NoSQL database for Objects

<dependency>
    <groupId>io.objectbox</groupId>
    <artifactId>objectbox-kotlin</artifactId>
    <version>3.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.objectbox : objectbox-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.0
  • Latest Release Candidate: 2.9.2-RC4

All Versions

Choose a version of io.objectbox : objectbox-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
objectbox-kotlin-3.7.0
3.6.x
objectbox-kotlin-3.6.0
3.5.x
objectbox-kotlin-3.5.1
objectbox-kotlin-3.5.0
3.4.x
objectbox-kotlin-3.4.0
3.3.x
objectbox-kotlin-3.3.1
objectbox-kotlin-3.3.0
3.2.x
objectbox-kotlin-3.2.1
objectbox-kotlin-3.2.0
3.1.x
objectbox-kotlin-3.1.3
objectbox-kotlin-3.1.2
objectbox-kotlin-3.1.1
objectbox-kotlin-3.1.0
3.0.x
objectbox-kotlin-3.0.1
objectbox-kotlin-3.0.0
2.9.x
objectbox-kotlin-2.9.2-RC4
objectbox-kotlin-2.9.2-RC3
objectbox-kotlin-2.9.2-RC2
objectbox-kotlin-2.9.2-RC
objectbox-kotlin-2.9.1
2.8.x
objectbox-kotlin-2.8.0

How to add a dependency to Maven

Add the following io.objectbox : objectbox-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.objectbox</groupId>
    <artifactId>objectbox-kotlin</artifactId>
    <version>3.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.objectbox : objectbox-kotlin gradle dependency to your build.gradle file:

implementation 'io.objectbox:objectbox-kotlin:3.7.0'

Gradle Kotlin DSL: Add the following io.objectbox : objectbox-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("io.objectbox:objectbox-kotlin:3.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.objectbox : objectbox-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "io.objectbox" % "objectbox-kotlin" % "3.7.0"

Advertisement

Dependencies from Group

Aug 22, 2023
15 usages
4.2k stars
Aug 22, 2023
3 usages
4.2k stars
Aug 22, 2023
3 usages
4.2k stars
Aug 22, 2023
2 usages
4.2k stars
Aug 22, 2023
2 usages
4.2k stars

Discover Dependencies

Feb 14, 2023
4 usages
0 stars
Jul 14, 2023
4 usages
Jan 03, 2023
5 usages
1.6k stars
Aug 22, 2017
3 usages
29 stars
Jan 16, 2016
4 usages
86 stars
May 26, 2022
3 usages
71 stars
Sep 11, 2019
1 usages
0 stars
Feb 23, 2017
2 usages
1 stars
Jul 21, 2017
2 usages