cucumber-scala 1.1.7


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.11
Version:
1.1.7
Release Date:
May 19, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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