cucumber-scala 1.1.5


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.10
Version:
1.1.5
Release Date:
Sep 14, 2013
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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