This repository has been deprecated by the owner.

gnieh / tiscaf   0.1

GNU Lesser General Public License v3.0 only GitHub

lightweight HTTP server for Scala

Scala versions: 2.11 2.10

tiscaf 0.8


Group ID:
org.gnieh
Artifact ID:
tiscaf_2.10
Version:
0.8
Release Date:
Oct 23, 2013
Licenses:
Files:

libraryDependencies += "org.gnieh" %% "tiscaf" % "0.8"

Mill build tool

ivy"org.gnieh::tiscaf:0.8"

Scala CLI

//> using dep "org.gnieh::tiscaf:0.8"

Ammonite REPL

import $ivy.`org.gnieh::tiscaf:0.8`

<dependency>
  <groupId>org.gnieh</groupId>
  <artifactId>tiscaf_2.10</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'org.gnieh', name: 'tiscaf_2.10', version: '0.8'