greencatsoft / greenlight   0.3

Apache License 2.0 GitHub

BDD style testing framework for Scala and Scala.js.

Scala versions: 2.11
Scala.js versions: 0.6

greenlight 0.2


Group ID:
com.greencatsoft
Artifact ID:
greenlight_2.11
Version:
0.2
Release Date:
Aug 4, 2015
Licenses:
Files:

libraryDependencies += "com.greencatsoft" %% "greenlight" % "0.2"

Mill build tool

ivy"com.greencatsoft::greenlight:0.2"

Scala CLI

//> using dep "com.greencatsoft::greenlight:0.2"

Ammonite REPL

import $ivy.`com.greencatsoft::greenlight:0.2`

<dependency>
  <groupId>com.greencatsoft</groupId>
  <artifactId>greenlight_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.greencatsoft', name: 'greenlight_2.11', version: '0.2'