lihaoyi / scalite   0.1.0

GitHub

An experimental whitespace-delimited syntax for the Scala programming language

Scala versions: 2.11 2.10
sbt plugins: 0.13

scalite 0.1.0


Group ID:
com.lihaoyi
Artifact ID:
scalite_2.11
Version:
0.1.0
Release Date:
Dec 29, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.lihaoyi" %% "scalite" % "0.1.0"

Mill build tool

ivy"com.lihaoyi::scalite:0.1.0"

Scala CLI

//> using dep "com.lihaoyi::scalite:0.1.0"

Ammonite REPL

import $ivy.`com.lihaoyi::scalite:0.1.0`

<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>scalite_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.lihaoyi', name: 'scalite_2.11', version: '0.1.0'