finagle / finch   0.34.1

Apache License 2.0 Website GitHub

Scala combinator library for building Finagle HTTP services

Scala versions: 2.13 2.12 2.11 2.10

finch-test 0.9.2


Group ID:
com.github.finagle
Artifact ID:
finch-test_2.11
Version:
0.9.2
Release Date:
Dec 5, 2015
Licenses:
Files:

libraryDependencies += "com.github.finagle" %% "finch-test" % "0.9.2"

Mill build tool

ivy"com.github.finagle::finch-test:0.9.2"

Scala CLI

//> using dep "com.github.finagle::finch-test:0.9.2"

Ammonite REPL

import $ivy.`com.github.finagle::finch-test:0.9.2`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>finch-test_2.11</artifactId>
  <version>0.9.2</version>
</dependency>

compile group: 'com.github.finagle', name: 'finch-test_2.11', version: '0.9.2'