flxj / platdb   0.14.0

Apache License 2.0 GitHub

PlatDB is a disk oriented key value storage engine aimed at providing a simple, easy-to-use, lightweight data persistence solution

Scala versions: 3.x

platdb 0.12.0


Group ID:
io.github.flxj
Artifact ID:
platdb_3
Version:
0.12.0
Release Date:
Jan 6, 2024
Licenses:
Files:

libraryDependencies += "io.github.flxj" %% "platdb" % "0.12.0"

Mill build tool

ivy"io.github.flxj::platdb:0.12.0"

Scala CLI

//> using dep "io.github.flxj::platdb:0.12.0"

Ammonite REPL

import $ivy.`io.github.flxj::platdb:0.12.0`

<dependency>
  <groupId>io.github.flxj</groupId>
  <artifactId>platdb_3</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'io.github.flxj', name: 'platdb_3', version: '0.12.0'