cucumber-scala 1.2.0


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.11
Version:
1.2.0
Release Date:
Oct 30, 2014
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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