Type-safe and idiomatic Scala client for FoundationDB
Scala versions:
2.13
core 0.12.0
Group ID:
com.github.pwliwanow.foundationdb4s
Artifact ID:
core_2.13
Version:
0.12.0
Release Date:
Oct 23, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "com.github.pwliwanow.foundationdb4s" %% "core" % "0.12.0"
ivy"com.github.pwliwanow.foundationdb4s::core:0.12.0"
//> using dep "com.github.pwliwanow.foundationdb4s::core:0.12.0"
import $ivy.`com.github.pwliwanow.foundationdb4s::core:0.12.0`
<dependency> <groupId>com.github.pwliwanow.foundationdb4s</groupId> <artifactId>core_2.13</artifactId> <version>0.12.0</version> </dependency>
compile group: 'com.github.pwliwanow.foundationdb4s', name: 'core_2.13', version: '0.12.0'