razie / scripster   0.8.7

Website GitHub

interactive access to the scala REPL, via telnet, http, swing - content assist and other scripting goodies

Scala versions: 2.10

scripster 0.8.7


Group ID:
com.razie
Artifact ID:
scripster_2.10
Version:
0.8.7
Release Date:
Sep 23, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.razie" %% "scripster" % "0.8.7"

Mill build tool

ivy"com.razie::scripster:0.8.7"

Scala CLI

//> using dep "com.razie::scripster:0.8.7"

Ammonite REPL

import $ivy.`com.razie::scripster:0.8.7`

<dependency>
  <groupId>com.razie</groupId>
  <artifactId>scripster_2.10</artifactId>
  <version>0.8.7</version>
</dependency>

compile group: 'com.razie', name: 'scripster_2.10', version: '0.8.7'