twitter / rsc   0.0.0-780-e57a1c9c

Apache License 2.0 GitHub

Experimental Scala compiler focused on compilation speed

Scala versions: 2.12 2.11

rsc 0.0.0-768-7357aa0a


Group ID:
com.twitter
Artifact ID:
rsc_2.12
Version:
0.0.0-768-7357aa0a
Release Date:
Jun 2, 2019
Licenses:
Files:

libraryDependencies += "com.twitter" %% "rsc" % "0.0.0-768-7357aa0a"

Mill build tool

ivy"com.twitter::rsc:0.0.0-768-7357aa0a"

Scala CLI

//> using dep "com.twitter::rsc:0.0.0-768-7357aa0a"

Ammonite REPL

import $ivy.`com.twitter::rsc:0.0.0-768-7357aa0a`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>rsc_2.12</artifactId>
  <version>0.0.0-768-7357aa0a</version>
</dependency>

compile group: 'com.twitter', name: 'rsc_2.12', version: '0.0.0-768-7357aa0a'