pwliwanow / foundationdb4s   0.12.0

Apache License 2.0 GitHub

Type-safe and idiomatic Scala client for FoundationDB

Scala versions: 2.13 2.12

core 0.11.0


Group ID:
com.github.pwliwanow.foundationdb4s
Artifact ID:
core_2.13
Version:
0.11.0
Release Date:
Dec 4, 2019
Licenses:
Files:

libraryDependencies += "com.github.pwliwanow.foundationdb4s" %% "core" % "0.11.0"

Mill build tool

ivy"com.github.pwliwanow.foundationdb4s::core:0.11.0"

Scala CLI

//> using dep "com.github.pwliwanow.foundationdb4s::core:0.11.0"

Ammonite REPL

import $ivy.`com.github.pwliwanow.foundationdb4s::core:0.11.0`

<dependency>
  <groupId>com.github.pwliwanow.foundationdb4s</groupId>
  <artifactId>core_2.13</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.github.pwliwanow.foundationdb4s', name: 'core_2.13', version: '0.11.0'