unfiltered-netty-server 0.6.8


Group ID:
net.databinder
Artifact ID:
unfiltered-netty-server_2.10
Version:
0.6.8
Release Date:
Apr 7, 2013
Licenses:
MIT
Files:

libraryDependencies += "net.databinder" %% "unfiltered-netty-server" % "0.6.8"

Mill build tool

ivy"net.databinder::unfiltered-netty-server:0.6.8"

Scala CLI

//> using dep "net.databinder::unfiltered-netty-server:0.6.8"

Ammonite REPL

import $ivy.`net.databinder::unfiltered-netty-server:0.6.8`

<dependency>
  <groupId>net.databinder</groupId>
  <artifactId>unfiltered-netty-server_2.10</artifactId>
  <version>0.6.8</version>
</dependency>

compile group: 'net.databinder', name: 'unfiltered-netty-server_2.10', version: '0.6.8'