cucumber-scala 1.1.4


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.10
Version:
1.1.4
Release Date:
Aug 11, 2013
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>info.cukes</groupId>
  <artifactId>cucumber-scala_2.10</artifactId>
  <version>1.1.4</version>
</dependency>

compile group: 'info.cukes', name: 'cucumber-scala_2.10', version: '1.1.4'