seratch / skinny-framework   0.1.0

MIT License Website GitHub

"Scala on Rails" - A full-stack web app framework upon Scalatra for rapid development in Scala

Scala versions: 2.10

skinny-common 0.9.3


Group ID:
com.github.seratch
Artifact ID:
skinny-common_2.10
Version:
0.9.3
Release Date:
Oct 18, 2013
Licenses:
MIT
Files:

libraryDependencies += "com.github.seratch" %% "skinny-common" % "0.9.3"

Mill build tool

ivy"com.github.seratch::skinny-common:0.9.3"

Scala CLI

//> using dep "com.github.seratch::skinny-common:0.9.3"

Ammonite REPL

import $ivy.`com.github.seratch::skinny-common:0.9.3`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>skinny-common_2.10</artifactId>
  <version>0.9.3</version>
</dependency>

compile group: 'com.github.seratch', name: 'skinny-common_2.10', version: '0.9.3'