cucumber-scala 1.2.3


Group ID:
info.cukes
Artifact ID:
cucumber-scala_2.11
Version:
1.2.3
Release Date:
Jul 7, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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