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-assets 0.9.7


Group ID:
com.github.seratch
Artifact ID:
skinny-assets_2.10
Version:
0.9.7
Release Date:
Oct 27, 2013
Licenses:
MIT
Files:

libraryDependencies += "com.github.seratch" %% "skinny-assets" % "0.9.7"

Mill build tool

ivy"com.github.seratch::skinny-assets:0.9.7"

Scala CLI

//> using dep "com.github.seratch::skinny-assets:0.9.7"

Ammonite REPL

import $ivy.`com.github.seratch::skinny-assets:0.9.7`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>skinny-assets_2.10</artifactId>
  <version>0.9.7</version>
</dependency>

compile group: 'com.github.seratch', name: 'skinny-assets_2.10', version: '0.9.7'