fomkin / vodka   0.2.1

GitHub

(joke-project) Small HTTP service library, no dependencies.

Scala versions: 2.11 2.10

vodka-http 0.2.0


Group ID:
com.github.fomkin
Artifact ID:
vodka-http_2.10
Version:
0.2.0
Release Date:
Jul 14, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "com.github.fomkin" %% "vodka-http" % "0.2.0"

Mill build tool

ivy"com.github.fomkin::vodka-http:0.2.0"

Scala CLI

//> using dep "com.github.fomkin::vodka-http:0.2.0"

Ammonite REPL

import $ivy.`com.github.fomkin::vodka-http:0.2.0`

<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>vodka-http_2.10</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.fomkin', name: 'vodka-http_2.10', version: '0.2.0'