scalatra-rest 1.1


Group ID:
com.github.jarlakxen
Artifact ID:
scalatra-rest_2.10
Version:
1.1
Release Date:
Oct 21, 2013
Licenses:
Files:

libraryDependencies += "com.github.jarlakxen" %% "scalatra-rest" % "1.1"

Mill build tool

ivy"com.github.jarlakxen::scalatra-rest:1.1"

Scala CLI

//> using dep "com.github.jarlakxen::scalatra-rest:1.1"

Ammonite REPL

import $ivy.`com.github.jarlakxen::scalatra-rest:1.1`

<dependency>
  <groupId>com.github.jarlakxen</groupId>
  <artifactId>scalatra-rest_2.10</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.jarlakxen', name: 'scalatra-rest_2.10', version: '1.1'