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