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-playjson 0.14.0


Group ID:
com.github.finagle
Artifact ID:
finch-playjson_2.12
Version:
0.14.0
Release Date:
Mar 31, 2017
Licenses:
Files:

libraryDependencies += "com.github.finagle" %% "finch-playjson" % "0.14.0"

Mill build tool

ivy"com.github.finagle::finch-playjson:0.14.0"

Scala CLI

//> using dep "com.github.finagle::finch-playjson:0.14.0"

Ammonite REPL

import $ivy.`com.github.finagle::finch-playjson:0.14.0`

<dependency>
  <groupId>com.github.finagle</groupId>
  <artifactId>finch-playjson_2.12</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'com.github.finagle', name: 'finch-playjson_2.12', version: '0.14.0'