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.10


Group ID:
org.scalatra.rl
Artifact ID:
rl_2.10
Version:
0.4.10
Release Date:
Apr 6, 2014
Licenses:
MIT
Files:

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

Mill build tool

ivy"org.scalatra.rl::rl:0.4.10"

Scala CLI

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

Ammonite REPL

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

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

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