cucumber-scala 1.2.2


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.11
Version:
1.2.2
Release Date:
Jan 13, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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