finagle / roc   0.0.5

BSD 3-clause "New" or "Revised" License Website GitHub

A Modern Finagle-Postgresql Client

Scala versions: 2.11

roc-core 0.0.4


Group ID:
com.github.finagle
Artifact ID:
roc-core_2.11
Version:
0.0.4
Release Date:
Jul 12, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.finagle" %% "roc-core" % "0.0.4"

Mill build tool

ivy"com.github.finagle::roc-core:0.0.4"

Scala CLI

//> using dep "com.github.finagle::roc-core:0.0.4"

Ammonite REPL

import $ivy.`com.github.finagle::roc-core:0.0.4`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>roc-core_2.11</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.github.finagle', name: 'roc-core_2.11', version: '0.0.4'