mojolly / rl   0.4.10

Website GitHub

This repository has moved to https://github.com/backchatio/rl

Scala versions: 2.11 2.10

rl 0.4.4


Group ID:
org.scalatra.rl
Artifact ID:
rl_2.10
Version:
0.4.4
Release Date:
Mar 29, 2013
Licenses:
MIT
Files:

libraryDependencies += "org.scalatra.rl" %% "rl" % "0.4.4"

Mill build tool

ivy"org.scalatra.rl::rl:0.4.4"

Scala CLI

//> using dep "org.scalatra.rl::rl:0.4.4"

Ammonite REPL

import $ivy.`org.scalatra.rl::rl:0.4.4`

<dependency>
  <groupId>org.scalatra.rl</groupId>
  <artifactId>rl_2.10</artifactId>
  <version>0.4.4</version>
</dependency>

compile group: 'org.scalatra.rl', name: 'rl_2.10', version: '0.4.4'