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