scalatra-rest 1.2


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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