cucumber-scala 1.1.8


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.11
Version:
1.1.8
Release Date:
Jun 26, 2014
Licenses:
MIT
Files:

libraryDependencies += "info.cukes" %% "cucumber-scala" % "1.1.8"

Mill build tool

ivy"info.cukes::cucumber-scala:1.1.8"

Scala CLI

//> using dep "info.cukes::cucumber-scala:1.1.8"

Ammonite REPL

import $ivy.`info.cukes::cucumber-scala:1.1.8`

<dependency>
  <groupId>info.cukes</groupId>
  <artifactId>cucumber-scala_2.11</artifactId>
  <version>1.1.8</version>
</dependency>

compile group: 'info.cukes', name: 'cucumber-scala_2.11', version: '1.1.8'